Hi, is it possible to have the same configuration as in the example ble_central_and_peripheral but with ant+ as peripheral (on nRF52)? Thank you for your attention
Hi, is it possible to have the same configuration as in the example ble_central_and_peripheral but with ant+ as peripheral (on nRF52)? Thank you for your attention
@Buffrank: I think this is closest to what you want :https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fant_examples_relay.html&cp=6_0_0_4_0_17
We also have an example of ANT+ and BLE concurrently: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fexamples_ant_ble_hrm_relay.html&cp=6_0_0_4_1_0
@Hung Bui: Referring to the second example linked (ant_ble_hrm_relay), is it possible to reverse the roles of the protocols (ble receiving and ANT+ transmitting)?
@Buffrank: I don't think it possible by doing configuration. Some code modification is needed.