I used two PCA10040 boards to test the UART serialization function with s332 softdevice.
I add my ANT_PLUS_NETWORK_KEY and build the examples "experimental_ant_ble" is working fine , i can read the HR value on my mobile phone.
But if i change the ANT_HRMRX_ANT_CHANNEL to 1 then it will return me error 0x4033 after call sd_ant_channel_assign ().
Any comment .
Why do i need to do this :
I need to open two ANT sensors , the first one sensor use channel 0 is heardrate and it work but the second one (speed sensor ) it return me error
because the channel number is 1.
Thanks