In trying to move to SDK 12.0.0 from 10.0.0 I get the error: "...components/includes/app_error.h:33:23: fatal error: ant_error.h: No such file or directory #include "ant_error.h""
Do I copy the old one from 10.0.0?
Tom
In trying to move to SDK 12.0.0 from 10.0.0 I get the error: "...components/includes/app_error.h:33:23: fatal error: ant_error.h: No such file or directory #include "ant_error.h""
Do I copy the old one from 10.0.0?
Tom
The softdevices that support ANT is not distributed by Nordic and therefore must be added manually to the SDK. See more information in the infocenter. You can download the latest ANT softdevices from thisiant.com. SDK12 support S212 SoftDevice v2.0.0 (ANT only) and S332 SoftDevice v2.0.0 (ANT/BLE combined). This means that SDK12 anly support ANT softdevices for nRF52 series. If you are using ANT with nRF51 series, you need to use SDK10.
"This means that SDK12 anly support ANT softdevices for nRF52 series. If you are using ANT with nRF51 series, you need to use SDK10." Is your statement about no support for NRF51 devices in SDK 12 specific to ANT functions or does that include all aspects of the SDK? In other words, if a customer is using NRF51 devices in their product, does all support stop at SDK 10?
"This means that SDK12 anly support ANT softdevices for nRF52 series. If you are using ANT with nRF51 series, you need to use SDK10." Is your statement about no support for NRF51 devices in SDK 12 specific to ANT functions or does that include all aspects of the SDK? In other words, if a customer is using NRF51 devices in their product, does all support stop at SDK 10?