I need both zephyr power device management and the low power features of LPUART in my project.
However, enabling PM_DEVICE raises idle current consumption by quite a bit...
Hello,
I'm trying the Thingy 91X but I'm having a few issue with the demo application that connects to hello.nrfcloud.com:
After flashing it with the Quick Start from...
I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
Hello,
I get "data_len_update failed (err -5)" error message in lesson 3 exercise 2 of Bluetooth course. I have posted the output log below. Any idea why this is happening...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
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...