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...
Hi All,
For our project we need to keep data about devices in sort of a backend service so they can be shared by several mobile phones, including some iOS devices.
iOS...
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...
I am migrating from a child_image type project to the newer sysbuild system used in ncs v2.9.0.
My application is based on the ncs nrf5340_audio application, but my application...
Hi everyone,
I'm using the nRF54L15-DK and trying to implement a simple low-power cycle where the board:
Measures sensor values
Sends them via CoAP over OpenThread...
I need atleast 10 UART channels to be configured in my project. Is it possible to do it with the NRF52840. I believe because of the PPI I should be able to do this. I was...
I want to create a small bluetooth device with the nrf52823 chip. I want to use a lithium battery cell to power the whole circuit and therefore it neet to be low power. On...
I'm bigger of NRF52832 and beacon concept. I need modify my beacon data like Major,minor and Tx power change via mobile app configurable. please share any example code or...
I purchased a new nRF9160DK. Upgraded to latest 1.1.0 firmware. I built the AT application and can talk to the modem using the LTE Link Monitor application.
The DK came...
Hi, I'm working on nRF52832 at SDK ver15.3.
My problem is Current consumption increasing (82uA -> 550uA) when WDT Reloading in sleep mode.
I set WDT configuration "Pause...
I am trying to send and receive a response from a machine using Modbus (TTL to Rs485) and nrf51822.
Connections: R0 -> RX(P0.11) ,D1->TX(p0.09), RE&DE->P0.19,VCC->5V
Just...
Hey
We have successfully put the dongle into operation. We were able to develop and successfully test our software.
As soon as we test it with the JLINK on the module...
Hi
I have problem because i dont get all data which are in FIFO uart on my smartphone via BLE. Nrf as i can see in example sends data where data[index-1] == 0x0d || d ata...
I'm working with nRF52832 and playing around with some peripheral examples from SDK 16.0.
The FreeRTOS based heart rate sensor example ( ble_app_hrs_freertos) seems to work...
Hi.
We are using the Nordic UART service. Our project is based on the example project "ble_app_uart" from version 15.2 of the SDK. I've found after about 3 minutes it stops...
So I have been saving a structure using FDS and it seems to be working fine but after a while (2-3 hours of updating value every 10 seconds) the fds_record_update(); function...
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...