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...
Hi to everybody.
I'm evaluating the possible options to perform self provisioning of nodes in a mesh network starting from the pb_remote client and server examples.
I...
Hello,
I have freshly switched to nordic and the surrounding nordic nRF Connect SDK from ESP due to a need for a low power chip with thread / matter.
I found some cheap...
Hi,
I have implemented the nRF5x-Custom-BLE-Service-Tutorial ( https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial ) using nRF5 SDK 17.1.0 on my nRF52...
Hello,
We've encountered an issue where if the ZED missed a network key update, it will not do trust center rejoin and continue to do secure rejoin Using nRF5 SDK for Thread...
Trying to west build -b nrf52840dongle_nrf52840 results in a qspi_nor flash error but the dongle hasn't defined any qspi_nor flash.
(This sample builds correctly with the...
Hi,
I want to output debug message(printk) through USB port on nrf52840 dongle. how to config it in zephyr, I have read the HelloWorld project code, but got nothing,
...
Hi,
I'm trying to make my nrf52840 dongle a ble central device. I did worked with the usbd_ble_uart example succesfully, but I was trying to add the ble_app_uart_c to it...
Isn't it supposed to autocomplete that? If I complete it to k_msleep(1000); the application builds and runs fine.
VS Code 1.67.2 nRF Connect for VS Code Extension Pack 2022...
Hi there,
We have a custom board that runs on a nRF52833 chip.
In order to flash firmware to that board, I use the Nordic DK (PCA10056), and connect my custom board to...
I've just installed the Nordic SDK version 17.1, SES version 6.3, and Segger J-Link Software version 7.64e on a new Ubuntu 22.04 laptop.
I've installed everything in their...
Hello everyone
I am using BLE Peripheral UART and Central UART samples to send data between two nrf5340 dev. kits.
I'm trying to set the directed advertising on the peripheral...
Hi All!
I am using nrf52820/33/40 devices. Able to connect central (1) and peripheral (4) concurrently.
Central is an end node(nrf52820) that is connected to the sensor...
Hello Team,
We are looking forward to use Long Range Advertisements in our application. Our current application is based on nRF52832 + ncsv1.8.0.
Per our knowledge...