Sending array unit8 type data using BLE failed, and attempting to take 2 bytes of data from the array and send it also failed. Does anyone know what this log error means?...
Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a...
Hi, AFAIK, factory data is written during production and will not be modified later.
Will the factory data be modified after FOTA?
I noticed that the certificate declaration...
Hi, I have custom board with nrf54l15. Im using sdk 2.9.1 and nRF54L15-DK as debugger/flasher. Im able to flash firmware correctly using SWD, or do nrfjprog --recover, but...
i want to advertise my one device into coded and into another device i want to do coded distance measurement it is possible to do in nrf 52840 version 2.5.1 ?
Hello! I'm looking for a way to include fast charging capabilities in my product, while still allowing USB2 data to pass between any host PC and the nRF52840. As I understand...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
I have downloaded many things from many places. Even some by accident. I cannot figure out how to download nrfgo studio from the web site. Please help me understand this new...
Dear sir,
I am new to nRF52840 IC. We have selected two part number for 32.768KHz crystal. 1) ECS-.327-7-34B-TR( www.digikey.in/.../1850390) 2) ABS07-32.768KHZ-T( www.digikey...
Hello ...
Our product uses a secure bootloader based on the SDK 15.3.0 secure_bootloader dfu example. I've found a few posts eluding to bugs and would like to confirm whether...
I am trying to implement DFU for nrf51822 qfaa module I have used sdk secure boot-loader example. Its working on nrf51DK
but not working on nrf51822 qfaa module sdk : 12...
For purposes of provisioning a device, it would be handy to be able to read out the Subject common name from the device certificate. You can't read the device cert from the...
I'm working on a few projects for for a smart home company. My machine is running Windows 10 and I'm on SES version 4.40. I'm using my dev board (a PCA10040) to program the...
Hello
we are using the latest version of the Mesh SDK (4.0), and we are facing issues with the proxy. in some cases, we need to send, from a phone, 3 or more level_set messages...
Hi,
I am usinf nrf52832 development kit and I want to establish a secure connection between central and peripheral device.
I know one way is using pairing mechanism I...
Hi,
I am using mesh SDK 4.0.0 and nRF SDK 16.0.0. I ported the ble_app_uart_coexist example from mesh SDK to build OK for pca10056 board (nRF52840) by following the instructions...
I'm attempting to receive SMS in eDRX mode. It succeeds when nRF9160 device is left in a place without moving it.
However, when I move it to a far place like a few kilometers...
Hey..
I'm using the nRF52840-preview evk, with the Arduino camera plugged into the side connector. PCA10056_USE_FRONT_HEADER is set to 0, and I'm using the SES project....
Hello, guys!
I recently started playing with nRF9160 SiP module. nRF Connect SDK is properly installed and I am able to build the code and download it properly. I also spent...