Cannot locate functioning SerialPort & settings to validate blinky

@arekzaluski @JoeA

I believe I’ve identified the issue:
Blinky can build for the following two platforms:

  • MTS_DRAGONFLY_F411RE
  • MTS_DRAGONFLY_L471QG
    Currently the Target I have is the second (L471QG) the Dragonfly Nano. Mbed Studio is detecting the Dragonfly Nano as the std Dragonfly (F411RE). I’m not sure who is responsible for reporting this data to Studio. I have made MultiTech aware of this.

In the meantime I have forcibly selected MTS_DRAGONFLY_L471QG as the build target and I can see in the project folder structure that the L471QG is indeed being built and binary produced.
IS this a Studio issue or Multitech platform issue? How/where can I effect changes to correct this? (If I can).

The binary when manually loaded onto the target does indeed reflect the code modifications. Yay! :+1:

Unfortunately with this mis-identification I cannot run or debug from Studio.

Any next steps to get this moving correctly?
Thanks,
Mike