Hi,
I want to set up a demo bike speed and cadence transmitter. I am using \ant\ant_plus\ant_bsc\bsc_tx source code. However, I have plans to use BLE at the same time, hence S332. I have modified the example which supports S212 I guess, I have changed preprocessors, FLASH_START and RAM_START.
The application compiles and executes flawlessly on nRF52DK. However, when i use 3rd party Android devices to detect the device, the DK disconnects and connects again like if it was a loose USB cable, which it is not. Message on RTT is RTT Client: Connection closed by J-Link DLL. Naturally, the device is never detected on mobile
I have no clue about it and no debug messages for me to see why.