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...
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...