Hello,
I am playing with my X-KW45B41Z-EVK board. the board was running a preconfigured demo it was working fine , i was observing the advertising events.
I have flashed the beacon / adv_ext_peripheral example from SDK 2.12.7 they both not working on my board.
I have tested Led blinky , it is working fine.
Somehow when i debug both bluetooth applications the code is stuck in : fwk_platform_ics.c:
Line 318:
/* Wait for NBU / CM3 to answer but not forever */
uint32_t cnt = 0;
bool nbu_received = m_nbu_api_ind_received;
while ((!m_nbu_api_ind_received) && (cnt < MAX_WAIT_NBU_API_RESPONSE_LOOPS))
{}
Thanks for the help,
MSM.
Hello,
Hope you are doing well. Could you please help me Getting Started with the KW45B41Z Evaluation Kit?
Specifically, section 3.3.
Regards,
Ricardo