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 feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hello,
The documentation in the nRF7002 Product Specification rev 1.0 says that the P2P mode (Peer-to-peer) is supported (section 6). However in this ticket: https://devzone...
I recently had a question about AES encryption on the nRF9160 and about how to store 32-byte encryption keys. The ticket was closed after I got the following answer: " we...
Hi,my board is nRF52840,and the demo is periodic_sync_conn within ncs2.7.0,
I want to establish periodic sync with the AP whose rssi is better,but i am failed。The ESL will...
Hello Nordic team,
I am working with the samples/bluetooth/shorter_conn_intervals sample on NCS v3.2.3 using two nRF54L15 DK boards.
I understand the difference between...
Hello, Recently I got an nRF9151-DK and I am following the Cellular IoT Fundamentals course. When it was time to connect the device to nRF Cloud (Lesson 1, Exercise 1), it...
Hi there,
I am developing a Matter light color temperature lamp product based on the NCS v3.1.1, and I need to store some custom user data in NVM (Non-Volatile Memory) within...
Hi engineers,
I posted a question at the link below, but it doesn’t seem to have received a response yet. If it’s convenient, could you please help answer the question?...
I'm debugging the function of switching between ESB and BLE. My general approach is as follows:
Initially, the BLE protocol stack is initialized, advertising starts...
Hello.
I'm looking for some advice debugging what I think is a race condition around bt_le_per_adv_sync_delete.
After calling bt_le_per_adv_sync_delete, we're sometimes...
Hi,
I am trying to use CoAP Block Transfer to transfer firmware images from server to nRF5340 custom board. We are using OpenThread library for CoAP.
The block transfer...
Hi,
For my university masters group project I need to connect my nRF5340 Audio DK to another board (Ambiq Apollo 510B). I will need to send audio from the mic to the Apollo...
Hi Nordic team, I’m working with nRF54H20DK on nRF Connect SDK v3.2.2 and using MCUboot as the bootloader. From the current documentation and samples, my understanding is...
Hello,
I'm trying the bootlader of SDK13.1, with SD S132_nrf52_4.0.2
I manage to send a ZIP file to the bootloader, but the application doesn't launch. I've tested with...