Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
I need sample code for the multiceiver mode. I want to send data from multiple NRF24LE1s as transmitter (to be exact 3 in number) to a single receiver. I read from the data...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
My design is 1-to-1 (one central and one peripheral). They both would use peer manager to create...
Is there any good way of supporting a button interrupt in a bootloader or is this a “bad idea”?
im afraid I have to add SoftDevice support to the bootloader and I’m not...
What is different between R7 and V3 ?
Data sheet say rev 3.3 - but that is just the rev of the data sheet
Suppliers have both R7 and R-V3 inventory
Does it make any...
I'm using the Nordic nRF Toolbox Blood Pressure Monitor "BPM" app on my phone and I have the development software running. Things work fine. However, I'm trying to figure...
There aer a couple of ifles in the SDK that use this weird _H compiler directive that prevents them from compiling - how do you control those? For example, NRF_SORTLIST_H...
hi, new to ble so forgive me if my question is a little simple. i have a project that for example would require 10 central devices and 3 broadcasters. centrals and broadcasters...
hi, new to ble so forgive me if my question is a little simple. i have a project that for example would require 10 central devices and 3 broadcasters. centrals and broadcasters...
Hello. I am trying to connect nRF 52840-DK and LTC 5800-WHM with UART. The communication conditions are as follows. Baud rate: 115200 Data: 8 bits Stop bit: 1 bit Parity:...
Hello Community,
I am trying to use Black Magic Probe, an open-source ARM GDB debugger to develop an embedded ARM application using an nRF52832. Here are the parts that...
I am trying to configure two ports as outputs, setting them to Vdd and toggling them. The two ports in question are Po.06 and Po.07.
Here is my code to configure these ports...
Hi,
I didn't understand the function of softdevice. I have a custom nrf52832 board. My requirements;
-2 uart,2spi,1i2c
-OTA update
Should i use a softdevice in nrf...