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...
Zephyr board: nrf54l15dk_nrf54l15_cpuapp
Hi, we have a custom SPI NAND flash driver and are trying to create an external flash partition for our littlefs file system.
...
I'm very new to Zephyr so please be patient with me. I'm looking for an example that show me UARTs running on the following pins and setup. I have the echo_bot working with...
Hi
There is a github repo https://github.com/nrfconnect/Asset-Tracker-Template/tree/main that receives updates as of yesterday.
However on the documentation website...
I'm trying to get a previously fully functioning MQTT connection back up and running after some hardware difficulties, but am failing to get it to connect to the MQTT broker...
Looking for an example to adapt into my program.
I detect 'smp_svr' but compiling it give me error, it seems I need a flash configuration in file pm_static.yml, but I have...
Dear Nordic Support Team,
We are currently developing a new product utilizing the nRF9160 LTE-M module.
We are in the process of acquiring CE certification for our end...
Hi,
I have been facing issues with the configuration of the nRF9151 for sending and receiving UDP packets via the Skylo NTN network.
I am running firmware version:
...
Hello, on my nrf54l10 I observed a pin (GPIO 1.03) being actively driven low for ~20 ms during a reboot (e.g. Resetting after SystemOff Mode). I need this pin to stay high...
[5/10] Performing build step for 'peripheral_lbs' ninja: error: '/index', needed by 'zephyr/include/generated/ncs_commit.h', missing and no known rule to make it
FAILED...
Since a while back ( github.com/.../999b6a14a4556f16d2f535207a84ceb2cca54f8a) the west flash command with --erase was changed so that --erase would also erase external flash...
Trying to migrate from SDK v2.7.0 to v2.8.0 and suddenly getting the build error
Based on other forum posts, I was able to track down more information using the <build target...
Hi, I just got two nRF52840 dongle and it works great as BLE sniffer.
I want to send continuous BLE data (not only advertising) packet and sniff packets between bonded devices...
Dear Nordic Team,
I am currently working with the nRF5340 DK and would like to know whether it is possible to read or retrieve the Network Core firmware version directly...
Hi,
I am using NCS 3.2.1 and nRF52840-DK's version 3.0.3.
I flashed 2 boards with the openthread/cli sample.
From the CLI on both boards, I issued the following commands...
I’m trying to transmit a payload of up to 2,450 bytes using CoAP over OpenThread. Before jumping into firmware development, I want to evaluate the feasibility of transmitting...