Using the Azure IoT Client on the Dragonfly

Home Forums Dragonfly Using the Azure IoT Client on the Dragonfly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15401
    Greg Ludewig
    Participant

    We’re trying to get the azure IoT client running on the Dragonfly module. The example code we’re using is from this URL: https://developer.mbed.org/users/AzureIoTClient/code/remote_monitoring/

    This code is for the FRDM-K64F platform. We’ve modified it to compile for the Dragonfly module, and we can sort of get it to run, but it doesn’t run correctly. It almost seems like the clock rate is set incorrectly, as debug messages do not get printed at the correct baud rate.

    We suspect the problem may be related to a conflict with the mbed library for the Dragonfly and the mbed-rtos package that we have to import to get the Azure libraries to compile.

    Is there anyone available that could help us figure out how to get this example project to run on the Dragonfly?

    #15402
    Jason Reiss
    Keymaster

    To start, what version of mbed library and mbed-rtos are being used?

    #15403
    Greg Ludewig
    Participant

    The mbed library version is 128:9bcdf88f62b0
    The mbed-rtos version is 121:3da5f55

    If it would help, I could attach a copy of the export zip file for the project.

    #29856

    Greg,
    Did you ever manage to get this going?

    I’m trudging down your same road with many hurdles.
    Would appreciate any code sample/example, snippets and/or tips to shorten my path (i.e. frustration).

    Thanks Greg,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.