Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...