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...
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...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
We would like to run our post processing audio enhancement algorithm in the application processor while it is streaming Bluetooth LE audio.
I would like to know the resources...
I think there were a few other cases that had a problem using external flash for littlefs, but I think I found out why it is not working in the latest SDK.
I configured...
I am working on a BLE peripheral FW using 1.9.1 nRF Connect SDK on VS Code.
My application was building uptil now.
I changed one file name. Its .c / .h file names and...
Hi,
I'm using a nrf9160 DK and am wondering how to use the credential storage system. I deleted all credentials for security tag 1, and loaded the root CA pem (not the...
Hi Nordic Community
I am very new to Nordic products and the Zephyr RTOS so please forgive any silly questions.
I am trying to get a better understanding on how to...
Hello !
I’m currently working on a project developed with the NRF52 , and I’m facing a little problem using the DFU function (Device Firmware Upgrade). As shown in the screenshot...
Good day.
I am currently developing with two NRF52840 DK boards, and I also have two NRF Dongles. On a dongle a sniffer for ZigBee. I am working with SDK 3.2. This is my...
The spec for the nRF52840 indicates a maximum power level of 8.0 dBm and -51dBm for 2nd order harmonics and -48dBm for 3rd order harmonics. What is the output power level...
Hi,
I need to know. How to put the nrf5340 in sleep mode and how can I woke up the device based on interrupt. Kindly, let me know. How can I achieve this.
Thanks & Regards...
Hello, is it possible to get the altium data from nRF52840 dongle (pca10059.SchDoc and PcbDoc) ? It's so time wasting to clone it from pdf. Thx. Ralf Adler
I followed the document and downloaded nRF Connect for Desktop in Ubuntu 18.04.5.
Then I changed the permission of nrfconnect-3.11.1-x86_64.appimage to "allow executing...
Hello Devzone,
I'm in the development stages on a battery based sensor device, utilizing nRF9160 System in Package for LTE-M connectivity and application processor. I have...
Hello Everyone,
We are using a nRF52810.
We have ran into an issue where our 32MHz XTAL can take longer than 400us and thus the Errata 3.6[68] CLOCK: EVENTS_HFCLKSTARTED...
Hello all!
I would like to use the PWM driver, yes, the hardware that is on board the chip. To get going certain code parts from the PWM driver that comes with the SDK,...
I would like to set the radio channel using 'uint32_t nrf_esb_set_rf_channel ( uint32_t channel ) '.
In 'nRF52840 Product Specification v1.7', '6.20.12.2 Operating frequencies...