Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
I am developing sensor products with zigbee (nrf52840).
I have successfully test that sensor data is received by coordinator.
Network is as follows.
ZC(1)...
Hi,
I have a project where my nrf9160 is able to enable and get a fix with GPS and turn in on and off. I am trying to enable LTE when the GPS is off. Here is my procedure...
Hello Nordic,
We have constant success with provisioning servers into the mesh and communicating to smart devices via proxy node. However we do all provisioning with the...
Dear all,
I am trying to adopt the flash_fds example to fit my needs. What I initially need to get sorted out is how can I erase the memory pages after I have fully written...
hi, team.
I've got a question. I use nrf52840 dev board. There is a connection between nrf52840 and ds18b20. I tried to use dedicated HW timer to count delay according to...
Hi team,
There is connection between nrf52840 and ds18b20. I have made simple lib for ds18b20. When i get temerature without softdevice (s140) all works correct (use 9-bit...
Howdy,
I'm trying to access the SD card on my device via the usb MSC and am not sure the best way to proceed.
I have a custom board with an nrf52840, and it works great...
Hi,
I would like to make development on nRF52840-DK by using Segger Studio.
However, I could not find detailed document that specifies how I should start development...
Hello all
I was just following the thread launched by Alex concerning nrf 52 dongle driven from serial port, which is also very important to me, and now that thread is already...
Hi,
i would like to program my module nRF52840 via uart.
I generated private then public key using nrfutil.exe tool
i could programm softdevice and bootloader and...