Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
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...