Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
I am working on ble_app_blinky trying to add the capability to transmit data to another device(e.g Arduino).I have already enabled APP_FIFO_ENABLED ,APP_UART_ENABLED and UART0_ENABLED...
How to add uart peripherals to mesh. Thank you very much
How to add uart peripherals to mesh.Thank you very much
How to add uart peripherals to mesh.Thank you very much...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT.
Only PB-GATT is turned on, is the device only sending GATT broadcast packets.
However, I now need to...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT. Now,
I need to make a product. Support PB-ADV. And it is an LPN device. What should I do?
I am using...
Hello,
We are currently evaluating the Bluetooth Mesh solution for our product-line that consists of a Bluetooth Gateway that can communicate with battery-powered devices...
Hi All,
I am using light_control example from Mesh SDK and I need to get something that identify my device in mesh e.g id, address. I would like to send some message to the...
Hi,
This is somewhat tricky question.
In my custom board application program using nRF52832 chip,
I used uart initialization function (e.g. uart_init()) and printf...
Is it possible to use a Nordic nRF52840 DK and a personal BLE board to run the throughput example? What types of modifications would have to be made to both boards?
Hi,
after setting up the LPN-example like described here I can establish a frindship relation.
When I measure the current I can not get lower than 40uA.
I use a Multimeter...
Hallo
I am developing on a NRF51822, sdk12, s130,
I have encountered a repeated unexpected reset to my device (the reset reason vector register is all 0)
which seems...
Hi
I have been developing ok with Segger Tools and nRF52DK. My application works as expected. However now I need to send hex files to a customer who also has the nRF52 DK...
I have a bunch of custom characteristics in a custom service. I have two different modes of operation that I need to handle and the data associated with these custom characteristics...
Combinig a simplified version of the bsp example and the pin_change_int example I noticed that I'm running into an "[NRF_ERROR_INVALID_STATE]" error caused by nrf_drv_gpiote_init...
I'm trying to send a DFU file but i get en error:
2019-08-16T16:11:40.300Z DEBUG Destroying DFU transport. 2019-08-16T16:11:40.300Z ERROR DFU failed with error: When writing...