XRange SX1272 Mbed Demo Firmware

    XRange  Demo with Mbed platform

    Crate mbed account at https://developer.mbed.org/

    From your account import the PingPong demo firmware.

    Do right-click  on My Programs select Import Program from URL (https://developer.mbed.org/users/netblocks/code/XRangePingPong/) 

    mbed1

     

    mbed2

     

    Next compile the PingPong program.

    mbed3

    After successful build the Mbed IDE downloads the binary file with the firmware on your PC.

    mbed4

    Debug messages are sent by UART2 TX (PA_2) RX (PA_3) with speed 19200.

    How to upload the new firmware is described in this article .