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...
Hi,
I am currently trying to connect a nrf52811 as an companion to an ESP32 user UART.
I am using the interrupt driven UART implementation as kind of the last resort....
How can I set a custom interval for *extended* advertising?
I'm currently calling bt_le_ext_adv_start ( struct bt_le_ext_adv * adv , const struct bt_le_ext_adv_start_param...
~~~~~~~~~~Environment ~~~~~~~~~~ nrf54L15 + NCS 3.1.1 + VSCode + Win11 ~~~~~~~Reproduction Steps~~~~~~~~~ 1. without pm_statics.yml, with following configs (see attachment...
Dear Team,
I am experiencing a weird issue with the firmware on my custom EV board with NRF54L15.
My firmware is using MCUBoot and partition manager (I use a separate...
Dear Team,
I need to switch LXFO to internal RC for MCUBoot, however, I am experiencing troubles configuring it on NCS 3.0.1 (NRF54L15).
If I just add my RC settings to...
Hi,
Our project requires an unusual combination of running BLE, Gazell, and raw radio packets for time sync simultaneously.
Time sync and BLE are infrequent activities...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
Hi,
I've run into an issue when doing some compatibility testing between our client's legacy device (802.15.4 transmitter) and the current device in development (802.15...
In the introduction to the bare metal SDK option for the nrf54L:
https://www.youtube.com/watch?app=desktop&v=31znTI-hnCQ
it mentions at around 58:00 that single bank...
I am using nrf connect SDK toolchain version 3.1.1 and nrf connect sdk version 3.1.1 , By default I don't have zigbee related samples/examples and also zboss stack library...
The original question was: "The nRF52840 PS mentions, that this chip contains an ETM but it does not mention the implemented version."
Researching the topic more, I found...
Hello Team,
We have noticed a very weird issue with the nRF5340 Audio DK. After flashing the audio application code given by nordic, everything works perfectly fine. No...
I have asked if I can post this request, ticket number 354361.
Can you help with new research on secure boot?
I am a cyber security researcher at the University of Bristol...
Hi there
I have a question about the way the nRF52 radio handles on air addresses. I currently am developing custom software that uses the nRF52810 radio for a custom protocol...