Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hi
I have two nRF54L15 DK boards (PCA10156).
Both are behaving the same way right now.
.......................................
ONE: Using nRFConnect in VSCode...
Hi,
I am currently developing a heart rate strap using SDK 17.1.0 and the S312 SoftDevice with the nRF52805. I have noticed an issue: when I connect the heart rate strap...
Hi
I'm using the periodic_adv_conn example from SDK 3.0.0. In the request_cb function, the bt_le_per_adv_set_subevent_data function is used to load data for future subevents...
Hi,
I want to use the die temperature sensor in the nRF54L chipset and am wondering why the definition have changed slightly compared to previous chipsets. In the SoC device...
How precise do the trace antenna dimensions have to be? Given that the datasheet for the nRF54L15 only has a reference layout up to and including the matching network, but...
Hi Nordic:
We currently need to provide the RoHS and MSDS test certificates for our product's NRF52820QDAA-R. I checked the certificates on Nordic's official website, but...
While testing, I encountered the following error after flashing the modem firmware and running the DECT example:
<err> nrf_modem: Modem has crashed, reason 0xfff, PC: 0x0...
Greetings,
I want to change Device name on Advertising. Is that possible? I am using nrfSDk52832, I want when some state of Switch is change, to change advertising name...
I am new to this device, so please bear with me during the inevitable simple misunderstandings! I am scanning for bluetooth devices and getting sensible numbers of devices...
Hi, I have a custom board with an ISP1807 onboard. We'd like to optimize the production process, especially the programming process. We currently use the nrf52840 dk board...
I have a small demo, based on the hello world example, where I have also enabled gpio_keys. I can run this on the nRF52-DK, nRF54-DK but when I come to run it on my custom...
I have seen a few posts including:
Change advertised name (Bluetooth) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
NCS bt_set_name() - Nordic Q&A...
Hello everyone,
I am using NRF5340-DK for my project and I am trying to combine X509 certificates (using MBEDTLS) with RSA operations (using PSA). This is my current proj...
I am working with the wisblock 4631 from rak, that contains an NRF52840. I am working with the Zephyr infrastructure and uploading code via the Nordic extension for VS Code...