I'm a beginner with the N5 products, and have been going through the new N5 SDK 2.0 Starter Kit manual exercises.
After some considerable effort getting Keil v5 configured to work with the N5 module, I can now compile everything and upload to the modules.
I can seem to easily get the ant_io_tx project compiled and working with a USB + N5 module running the ant_network_processor as well as an ANTUSB-m, using either N5SDKIODemo.exe or AntWareII.
However, when I compile either ant_io_rx or ant_debug and upload it to the module, it seems to do nothing. If I hard power-cycle the module, then all 4 LED's glow very dimly. This happens on both of these particular Keil projects.
All N5 modules have been successfully updated to the S210 V4 softdevice, as indicated in the 2.0 starter kit documentation.
When I had previously used SDK 1.0, and uploaded the precompiled HEX for the io_rx/io_tx code, it worked just fine between two N5 modules.
Thanks in advance for any help!
-wade