Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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...