Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
It would be useful to read and write other local files apart from the default 'logger', say, to maintain separate custom logs for multiple discovered devices. However modules...
hi,
I coded BT832AF module using nrf52832 eval board and i get the bluetooth device name but i'am not able to connect to BT832 device using nrf tool box it keeps on connecting...
I need a gpio to control an external peripheral.
I thought to code should be similar to controlling one of the leds.
board overlay:
&gpio17 { status = "okay" gpio17...
Hello ! When I run the direct test mode example found in "nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8" in transmission mode, does it only transmit packages on a channel...
Hi,
What is the correct way to write to UICR at runtime?
I am using the code below but the MCU crashes on the first line with no call stack trace.
NRF_NVMC->CONFIG ...
Hi,
I'm trying to collect data for average latency for nRF52840 using an Android Smartphone as Central and nRF as peripheral.
Latency is being measured by the Android...
Hello,
I want to send data via Bluetooth Serial as well as USB CDC Serial and currently, I am getting data rates up to 3.2KB/s on a Windows Laptop. I read this https://devzone...
Hi Community,
Facing the RF functionality issue on nRF52833 on our custom board.
Our board is functioning well with nRF52840, then it failed after migration to nRF52833...
Hello,
I am searching for nRF52 Flash memory mapping. I got some memory map from info-center but for me, it's not working.
The application Starting address is wrong in...
I couldn't launch FOTA upgrade over Bluetooth for nRF5340 PDK. I followed this guide developer.nordicsemi.com/.../ug_nrf5340.html to fulfil FOTA upgrade for nRF5340 PDK. I...
Hello,
My BLE peripheral device based on BLE uart example with nrf52832 has an issue.
My device is paired with central device and I turned off the central. My device started...
Any one tested with Strontium micro HCSD card?
I followed the the suggestions like BUFFERS=8 AND config_gpio=y.
I am getting the error Storage init ERROR!
GPIO Pins...
I am merging interactive command and buttonless dfu base on https://www.u-blox.com/sites/default/files/Add-NordicSemiconductorDFU-to-SDKexample_AppNote_UBX-19050198.pdf
...
I just recently got both nRF51422 and nRF52844 DK. However, when I tried to connect through J-LINK, the error message popped up: No emulators connected via USB. Do you want...