Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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...