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...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I have an application running on a custom board using the nRF52840 that uses the SAADC. After migrating my nRF Connect version from 2.6.2 to 3.1.1 the current draw of my battery...
Hello,
I've been having problems in getting the correct battery voltage for a Thingy53 for a number of projects, when using the latest nRF Connect SDK 3.2.1 (Zephyr 4.2...
I am trying to develop a BLE HID peripheral that can be used on Ubuntu 24.04.
When I try to connect the peripheral_hids_mouse example to a Linux machine, it immediately...
I have two problems. This is the first problem.
[Environ]
nRF Connect SDK v3.2.1 nRF9151 (Custom board) VSCode (1.109.4)
The first problem is that debugging doesn't...
Hello,
You've previously provided the sourcecode for nrfutil, before it was rewritten here https://github.com/NordicSemiconductor/pc-nrfutil .
Is it possible you could...
I am developing a FW for the nrf54l15 which should log sensor data into its internal flash (RRAM) and make it read able later from a Smartphone via BLE.
For this scenario...
Hello everyone,
We hope this message finds you well. We'd really appreciate some guidance on an issue we've been encountering in the field.
We have deployed several hundred...
I am dealing with a HardFault occuring in my code, and I am unable to trace the error. The output when the HardFault occurs is <error> hardfault: HARD FAULT at 0xD0D0D02A...
Hello,
I am using the Nordic Thingy:53 and trying to collect sensor data using Edge Impulse.
I was able to successfully connect the Thingy:53 to Edge Impulse and stream...
The device i am currently developing is a battery powered dongle with internal power supply unit for battery charging. I am using nrf5340 USB pins D+ and D- for communication...
HI, i have been using the nrf9151 to download my OTA's it has been working fine, but since this week it stopped working for all device we have deployed, i suspect it is related...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hi,
I have a fresh clone of Zephyr version v3.4.0-rc1-66-g462dc9746b42. I want to build and debug the unmodified project samples/tfm_integration/tfm_secure_partition.
...
Hi
I want to add the nordic documentation as an MCP server to claude and gemini clis. But this seems to require authentification by Kaipa, which is a paid service ?
...
Hey Team,
Whenever we flash the audio application (from the official samples provided) on a development board and leave the board unpowered/unattended for 10-15 days, the...