Hi everyone,
I'm working on a project using the Nordic nRF5340 microcontroller and I need to count both rising and falling edges of a square wave signal on pin P0. 14, coming...
Hello, I’m working with a combination of nRF5340 + nRF7002 + NPM1300 , and I’ve only changed the I2C pins connected to the NPM1300 to sda pgio1.4 and scl gpio1.6 .
SDK...
I am running into a secure fault when I set the NVS_SECTOR_COUNT to >= 7, not sure how to proceed.
it fails at nvs_mount(&fs)
I have added a nvs_storage partitation...
I've seen other threads about the issue:
- https://devzone.nordicsemi.com/f/nordic-q-a/117267/light-bulb-sample-works-on-nrf52840dk-and-doesn-t-on-nrf52840-dongle
- https...
Here is my script for programming. Does the sequence is OK? or any advice to improve?
nrfjprog --eraseall
nrfjprog --recover --family NRF53 --coprocessor CP_APPLICATION...
Using the peripheral_uart example routine from the NCSv3.0 library with the 54l15 chip.
1. compilation command: west build --build-dir build . --pristine --board nrf54l15dk...
I'm looking into a rare issue on the BBC micro:bit V2 which uses the nRF52833 as its (application) microcontroller. I used to be familiar with some CPUs from the 80s but my...
Hi,
I'm trying to implement run the ESB and the BLE concurently using the timeslot API.
I started from this example : devzone.nordicsemi.com/.../
The problem is this example...
Hi,
I'm quite a beginner to this whole nrf52832 world and I'm trying to read some data from a flex sensor wired in series with another resistor connected to VCC now I understand...
In brief our problem with rfx2411n is that rfx begins to draw 200ma current without any reason. Rfx is powered down, powered from 3,0v. And suddenly something happens and...
I have a device that runs with nRF51 chip with the NRF UART Service (NUS).
I have a Raspberry Pi 3 and I want them to communicate.
The device requires an authentication...
My question is related to peripheral device only. I have implemented an auto connection interval negotiation algorithm which works as expected and negotiates connection interval...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Hello sir,
I have completed PCB design of custom nRF52832 board. Can i use following component instead of recommended part No in reference design. I have also mentioned...
Hello ,
I would like to design a custom board with nrf52832 IC and CP2102 for communication with PC serially. Unfortunately nrf52832 doesnot have Rx/Tx pins for interfacing...
Hi community,
for our application (nrf52832 / SDK 12.2) we need to store data received via BLE. The received data is a 25 kB binary blob which by design will be chopped...
Hi,
i am checking NRF52840 for USB behaviour.
I'm using example usbd_cdc_acm.
But USB receiving stucks after few bytes (between 0 and 50) and does not receives nothing...
i have nrf52 dk i run simple examle saadc from sdk 12.1.
now i want to get result.
i can't understand the code.
i start putty terminal adc event number and app info number...
I'm having trouble adjusting ram start setting using the new SES projects from latest SDK14.1.0
I have tried the project linker section placement macros settings of
...
Hello, is it possible to use a wire antenna with nRF52832?
I have read that only PCB or chip antennas are used, so I expect the answer to be no, just wanted to confirm...