Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
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...
I'm developing BLE code using the s140 + Nordic 52833 with nrf5 SDK. My flash contains the hex files for s140, the bootloader, and the app. I've encountered a strange issue...