Hi,
I am currently making an upgrade og a nRF51422 project that has both BLE. and ANT+ Cycling Power profiles and if I run the old project on an 51822 processor I can see BPWR broadcast packages just fine on my Samsung Galaxy S9+ with the ANT+ Plugin sampler app
Now I am trying to get one of the SDK 17.1.0 examples for ANT+ to work on my NRF52832
So I get the ant_bpwr_tx S212 project up and running with the S212 softdevice installed and try and see if I get any packages in my ANT+ Plugin Sampler app like before
But I do not find any devices when I scan in the app
I have tried :::
S212 V7.0.1 / S332 V7.0.1 both with DEMO licence and actual commercial license
Both own hardware board and the nRF52 DK board
I have tried both ant_bpwr_tx and ant_bsc_tx examples and alså both for D52 and for PCA10040
Does any body have an idea of what I do wrong?
Using Segger Embedded Studio 8.22 for MacOS