In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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...
What is the maximum and minimum frequency of the PWM signal/square wave that can be measured on the NRF 52DK board I'm using NRF 52832.
Also, what is the max and min "pulse...
Hello,
I have found similar questions on transmitting multiple bytes over SPI, but I am still not sure how to do it. I want to communicate with a driver which needs to be...
Hi,
I found the 'Solar Sensor Beacon' example from
https://github.com/NordicPlayground/solar_sensor_beacon .
There, I found that no softdevice initialisation (nrf_sdh_ble_enable...
I am working through the nordic sdk 8.1 peripheral heart rate monitor example. I am wondering what RR is? I can't figure out what it stands for or what the purpose of it is...
Hi,
In my current project I have indicating LEDs connected via TWI bus. In this case, I can't use BSP_LED_0/BSP_LED_1 outputs to indicate states as it implemented in nrf_ble_dfu...
Hello, I recently use nrf52832 to make a wireless sensor network of BLE concurrently with NRF_ESB.
During development, I use only 2 sensor. Both sensors are connected to...
ANT S212, nRF52:
I've read all the links in the forum regarding serial port running in debug mode and not in run mode.
In my case, it works in RUN mode until softdevice_setup...
Hi
I have a sensor array which data have to be advanced burst to one or many devices.
The array size is anything from 24 bytes to 24k bytes, depending on the number of...
Hi guys,
I am using nrf51822 and SDK 11. I have some trouble about suddenly reset the nrf51822.
In my application, I used uart_fifo to received some information from other...
Hello beacon fellows,
with regards to maintenance, i am looking into the possibilities to avoid human presence when updating the message to be emitted by Beacon Kit. Any...
Hi,
I'm trying to do (customized / simplified) dual bank DFU on NRF52832 as simple as possible, without any complicated checks.
Assume I succeeded into storing the new...
i want to know about how nrf51822 beacon's states will change once it is turned ON.
with the state diagram i can define how the module is working after turning it ON.
...
Hi,
I am trying to configure the nRF52832 on my custom board to work on the 32.768KHz clock signal from the host controller. I have configured the LFCLKSRC register to use...
Hi
I have a problem with my NRF52 DK and my HEX file ..
With one of my projects, when I generate a HEX file, and I put this one in the NRF52 DK, the program is not working...