Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
We have several nRF9160DKs which have previously been registered in nrfcloud, but we have lost track of the owners. The kits are useless until we can deregister them from...
Hey all!
I have been trying for over 2 months to incorporate the simple SPI example into the light switch server example in order to integrate nRF5 SDK code into the SDK...
Hello there, I am currently working with the nrf51822, trying to use the fstorage libraries, on the mbed compiler. I think my mbed libraries are using the V11 of the SDK based...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
We want to evaluate nRF9160 both with use of LTE-M and NB-IoT for transfer of compressed pictures and smaller data packages. The evaluation will be performed with one of the...
nRF52840 power consumption same when we operate with 1.8V and 3.3V? When i simulate in the online Power profiler, i see 1.8V power consumption is 22% lesser than 3.3V with...
Hi All,
there is this tutorial in detailed steps on how to create a custom UUID on the peripheral side. https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial...
We are looking at an application that requires precise synchronization between elements. Is there a device or library that can provide a mechanism to maintain a high-quality...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello,
I'm working in NB-IoT and I've been trying to flash the UDP_with_PSM sample ( https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_with_psm...
Hi All,
I live in India
City: Pune
I got my Thingy91 yesterday, but later I realized that as there is no support of NB-IOT or LTE-M in India, I am not able to activate...
Hello,
I tried to mix AWS_FOTA sample with GPS from asset_tracker (see code first screenshoot) and I get that error (see second screenshoot). Do someone have an idea please...