Hello,
I have written code for a micro to talk to the n548m8cb via the UART. I had the S210 softdevice loaded and application that came loaded on the n548m8cb. I was able to connect to another device using ANT and transmit my data.
I have loaded the n548m8cb with a S310 2.0 softdevice and example application code from nordic. I can connect with bluetooth using the application. When I send commands from the micro over the UART to the n548m8cb I do not get any response via the UART like I used to on the S210.
Is there something I need to add to the application to get the ANT running?
Thank you,
Glenn