HI I use 51822 to mesh,reference github.com/.../nRF51 for SDK8.0。 (Routine will chip lock。MDK5.1 Unable to find chips) But it seems not work,Please give me help。
HI I use 51822 to mesh,reference github.com/.../nRF51 for SDK8.0。 (Routine will chip lock。MDK5.1 Unable to find chips) But it seems not work,Please give me help。
Looks like you need to use the sdk-8-support branch for Softdevice S110 8.x and later. You need do be clear on what help is needed and the issues that you are facing.
Looks like you need to use the sdk-8-support branch for Softdevice S110 8.x and later. You need do be clear on what help is needed and the issues that you are facing.
I use SDK7.0 S110V7.0.0 run BLE_GATEWAY. rbc_mesh_event_handler is connect,but radio not TX or RX? i donot see data.and Unable to enter the loop. if (RADIO_EVENT(EVENTS_ADDRESS) && rx_abort_timer_index != 0xFF) { timer_abort(rx_abort_timer_index); }