I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Hi!
We are building an application for Thingy91X and noticed that there is an overlap between the shared memory between the app and net mcus, sram0_shared, and RetainedMem...
Hello, I am working on a project using nRF52832 with Zephyr RTOS (NCS v2.7.0) and MCUboot. I have implemented BLE passkey-based security (BT_SECURITY_L3) on the device. I...
I bought an NRF52833 DK development board. I want to conduct an AOA experiment, but I don't have an antenna array. I was told that I can find the schematic and PCB files for...
I have been trying to understand how the controller manages the interleaving when used for broadcast / auracast. I have been experimenting with the samples from zephyr called...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
Hi,
We are evaluating the nRF7002 for a custom built Wi-Fi device. Is there a way by e.g. copying your reference/dk design reducing the scope of the regulatory testing?...
When is the anticipated release date for the commercial ready NTN functionality of the NRF9151? I am specifically looking for all Nordic supported Github projects and documentation...
Hi,
I just received two new nRF54LM20-DK boards and wanted to run a Matter quickstart demo. Unfortunately, it’s already failing during programming. What could be cause of...
I've recently received a custom board I've designed and am programming with the nRF52DK, following the procedure in L3 E1 of the SDK intermediate course. I've flashed the...
Dear Nordic FAE Team,
I am currently developing a low-power Bluetooth product based on nRF54L10 , and I have an urgent requirement to optimize the System OFF mode sleep...
Hi,
We are currently in the hardware design phase and comparing different Wi-Fi antennas to find the best one for our product.
Right now we test using: - Scan sample ...
Hi
We currently have products in field test that disconnects from network and never reconnects. It only occurs to a few devices and not all. Restarting the device works...
Hi,
I am using nRF54L15 with Zephyr RTOS in nRF Connect SDK v3.0.2 .
After performing a FOTA update , the device reboots. I need to retain the state of a GPIO pin across...
Hi all,
I recently updated all Segger JLink software using the Segger download links and updated the probe as prompted by VS Code NRF Extension. Up until about two days...