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] =...
CONFIG_MAIN_THREAD_PRIORITY=7
I read prj.conf of mqtt_simple. Why is the value of 7 given?
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160...
Hello,
I am having issues detecting my board with some phones. I have tested it with a Samsung Galaxy S8+, Android 9, and with android 5.1.1. However, I can't detect it...
Hello,
I am using the nRF9160 Dev. Kit and I am getting the following error by trying to load any samples.
Loading solution asset_tracker.emProject Executing load...
Hi,
we are using nRF9160 for our application. we are testing the connectivity(NB1) and noticed that sometimes we are getting response as '0' for registration status and...
Hi
I have some doubts and I wanted to know if you could clarify me.
When we are testing the samples provided by you guys, like asset_tracker, mqtt_simple etc, we are programming...
After provisioning a node, I see that the Company field is displayed as "Ericsson Technology Licensing", indicating that the CID field on Composition Data Page 0 equals 0x0000...
Once connected via a reliable USB cable to a computer, nRF52840 DK (Rigado BMD-340 evaluation kit) does not show up as a new device, both on Windows 10 and MAC OS Mojave
Hey all,
I am working on the BLE Buttonless DFU Template and I have managed to add the Serial library in Polling mode.
However I am experiencing issues when reading from...
Hello,
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I have issues in compiling Secure bootloader with my Public...
SDK 15.2.0 & Mesh SDK:3.2.0 I tested blink DFU code and it is working well. but when I integrate DFU in my code, then fw_updated_event_is_for_me() beacomes true and logs Requesting...
I am trying to create a custom application where I'd like to query the PPK for current consumption values. Is there any documentation describing the bytes the PPK expects...