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 devzone members,
We are producing a device based on nrf52840 that uses MBR + bootloader and an app with SDK 15.3.0.
We have set up the MBR with MBR_BOOTLOADER_ADDR...
Hi,
I'm trying to download the application by Vs Code but it was failed,the warning as below:
But when i'm trying to debug,it was worked
Have anyone can help?
...
Hello,
I am working on to program external flash (MX25R6435FZNI - Macronix) of nRF 5340 DK board using SEGGER J-Link Plus v10.1 version.
I am following Direct mode( The...
Hi,
We are currently investigating if switching to TF-M could be a good solution for us to increase our overall product security.
Our board has one nRF5340 and one nRF9160...
Hi,
I am using BL653dvk, which has nRF52833 as soc. I am working on DFU-OTA example by following this link.
https://devzone.nordicsemi.com/f/nordic-q-a/83402/ncs1-8-0...
SDK : S140 17.1.0
CHIP : nRF52833
I try to write and read data by SPIM0.
Wirte works find but when read data oscilloscope like this.
But, receive buffer data...
Hi everybody,
I have some (probably) easy to solve issue with nRF52840 dongle s .
I've got from my company's collagues few dongles. With one of them I have some issues...
I try to run zephyr direction finding cnnetionless rx example, but i get some problem. every time into enable receiving of cte , i got assertion fail
this is my prj.c...
I visited the Community and wanted to up vote a post but found I had no rights to reply, post or up vote yet in the Welcome it says if I am a member of Devzone I can post...
I am trying to save data by using the setting subsystem of nrf connect sdk, and i <init> and <register> the settings, and when the setting_load function excuted, the h_set...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I have followed the tutorials step by step on youtube( nRF Connect for VS Code, 1: Installation - YouTube ),but i still meet some errors when building the application.
The...
Dear Nordic,
Could you please suggest and and expamle or advice how to use in-project libraries properly (not 'externally built' as an know example shows). It's better to...
I'd like to use a nRF51822-based Bluefruit LE Sniffer to read BLE advertisements (embedded with sensor data), using a python script rather than Wireshark. I've tried pyshark...
Hello,
I have recently begun to use VSCode under Linux to develop with the nRF Connect SDK and have noticed a discrepancy in the extension's functionality when using Linux...