We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...
I am working on NVMC. I was going through the product specifications for the NVMC. In that, it's given that the number of write operation limit is 181 for a block in nvm....
I'm trying to get the PPK working when connected to aNRF52840-DK, but getting the error - Error while setting up device [REDACTED_SERIAL]: Error occured when close opened...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0 in my customboard.
As peripheral, device communicate Ios phone by using ble.
However, my device sometimes...
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...