Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, we use BMD-350 modules (nrf52832) in our product which has been in production for over a year. Our DFU service is very well tested.
a couple weeks ago, while performing...
Hi, I'm having a pairing issue with nRF54L15 (Zephyr-based project) and I’m not sure if this is a security configuration problem or something related to bonding persistence...
I have been learning about MCUs, Zephyr and Zigbee in order to complete a simple project to build an occupancy sensor using a simple digital hall switch that is battery powered...
I was able to install the BLE sniffer software from nrfutil. For the NRF52840 dongle, it has a zip file, not a .hex file.
the nRF Connect Desktop Program tool recognizes...
I have been working on a soil moisture sensor for my indoor plants and I wanted to build some skills in PCB design using a Nordic SoC. I have chosen the nrf54L15 for this...
Hi,
I am working on a project that requires high quality audio capture and wireless transmission using two nRF5340-DK boards running the nRF5340 Audio application (NCS v3...
I am logged into my nRF Cloud account and have a nrf9151-DK provisioned and added to a group and want to do a FOTA upgrade as in the Nordic Developer Academy course: "nRF...
We are looking at using the Nordic nPM1300 in a new design. After reviewing the datasheet in detail, I have an issue: The Overvoltage Protection threshold. The datasheet says...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi,
I'm having some trouble getting any kind of reaction out of Zigbee logging configurations. I have RTT logging enabled and LOG_DBG("Network left (leave type: %d)", leave_params...
Are there any up to date samples for running BLE on nRF9160 development kit? I've tried building the following sample: https://github.com/nRFCloud/lte-gateway/tree/main for...
Hewy there:
I have a custom nRF52833 board with NCS v3.1.0, using ESB and USB CDC ACM. The external 32 MHz crystal is oscillating fine — we see a clean 32 MHz sine wave...
Hello!
I am having problems reading the SIPINFO on the SoC. I started with the TFM sample and added some lines to read the silicon version. added lines:
printk ...
Hi Nordic Team,
I have been working on the Bluetooth Channel Sounding (CS) Initiator and Reflector samples using nRF Connect SDK v3.3.0 on nRF54LM20B devices , and I was...