Hi
I'm encountering a problem than the ANT device cannot be scanned. you can use project "ble_ant_app_hrm_v324"(ncs 324), and modify "

Hi
I'm encountering a problem than the ANT device cannot be scanned. you can use project "ble_ant_app_hrm_v324"(ncs 324), and modify "

Hello,
If I remember correctly ant_channel_open() return 0x4015 means channel is in wrong state.
Are you sure the channel is in closed state? E.g. wait for EVENT_CHANNEL_CLOSED before you open it again. When the issue occurs, what does sd_ant_channel_status_get() return?
Kenneth
Hi,
This issue occur then I do ant_channel_close and can't get EVENT_CHANNEL_CLOSED response. And ant_channel_status_get() always is 2.
Hi,
I have moved my bussiness code in "antplus_evt_handler" to another thread, including the printfs, and the issue not happen for now. But we still hope to know the root cause, and fix it.
Thank you.
Hi,
About this issue, have any update? I have no printfs in "antplus_evt_handler", but I get some feedback that still report 0x4015.
Hi,
This issue is affecting our project schedule. Please assist in resolving it and provide the expected repair time. Thank you.
Thanks for checking in, we're working to reproduce this issue now. Is the ANT traffic still the same as the sample project? How frequent are the 0x4015 errors? If you have a log with the latest code we can take a look.
Hi,
The project ble_ant_app_hrm_v324.zip and ble_ant_app_hrm_v292.zip that I have provide before, the code is the same, but it has issuse running on V324, while it runs normally on V292. It seems to be unrelated to the printfs? Can you check the differences between the ncs v324 and v292?
Hi,
The project ble_ant_app_hrm_v324.zip and ble_ant_app_hrm_v292.zip that I have provide before, the code is the same, but it has issuse running on V324, while it runs normally on V292. It seems to be unrelated to the printfs? Can you check the differences between the ncs v324 and v292?