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...
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...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...
Hi Nordic team.
I'm finding a way to update the factory data over-the-air. Specifically, I want to update the Matter Certification information (PAI, DAC, ...) over-the-air...
Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
Hi,
I am migrating from SDK14.2 to SDK15.0 and I can compile now, but when runnning the nrfx_uart_init the hardware handshake signal RTS is high from the beginning.
...
I am running into compile errors in different places in the SDK where there are lines as shown below: #if (NRF_BLE_GATT_ENABLED) /* do something */ #endif It is a widely and...
Hello Team,
Currently, we are evaluating nRF52 using nRF52840DK for one of our upcoming project. Basically, our typical application involves sending 32 Bytes of command...
I am using nRF52840dk SDK15.3.0 ble_app_att_mtu_throughput example,in that example i included some part of ble_app_uart code. Now the issue i am facing is ble_link_ctx_manager...
im trying to do notification for characteristic of a service whenever i trying to notify from nrf mobile app the debug session in ses is stopping its play in few seconds
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Assume I have one FDS record. With this...
Hello,
If I understand well the characteristics of the Thingy.91 si that you supplie a firmware we can download and modify as we want because it is open source, is that...
We're trying to diagnose an issue that's occurred to at least two of our customers. For some reason, we've found two different iPhones that are seeing our reader (nRF52840...
Hello,
Float printk (%f and %0.2f) is not working. I use newlib and activated floats for print and scan support without success.
Configuration:
Version from 31 january...
Hello!
I use nRF52-DK wuth android device. DK connects to android device and works with it well. But I want a paired DK make unpaired from android device by performing unpair...
Hi,
I have requirement of BLE node to node communication in mesh network.
All the nodes should have single firmware which will be capable of publishing and subscribing...
Hi All,
We are trying to interface nRF52840 based custom board, manufactured using Config 6 schematic as the reference, with R-Pi to work as NCP. Please refer to the attached...
EDIT: It seems that the app hangs in nrf_saadc_event_check() after initializing channel0. I'll further investigate!
Current I'm at the point at which I found out that
...
Hi,
I'd like to start developing automated tests for my custom NRF52840 board.
Currently I use the CLI library (with RTT backend) for communicating with the board.
Any...