I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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, I am a beginner with nRF52840. In the SDK under modules/nrfx/templates we find a file "nrfx_glue.h".
This file contains macros that should be implemented according to...
Platform:NRF51822, SDK12.1 S130
Phenomenon:By flipping the led light in the NRF_RADIO_CALLBACK_SIGNAL_TYPE_START event, it is known that the timeslot request is normal....
This maybe a stupid question but is there any reason to include support for older versions of the SDKs? I am using the pc-ble-driver approach and the example is full of if...
Is there any new information released about the GPS current consumption of nRF9160? I want to estimate the battery lifetime of a 1000mAh battery running the asset tracker...
Hi,
I am under long run test between coordinator and end device.
End device sends a message and goes into system off state until next event(door open) for minimal power...
Hi Everyone,
I am having problems writing to an array in NRF52832 without causing the program crashing at run time.
I declare the array to be 512 uint8_t long
then...
hi, I'm a fresher of this kind of development. My boss give me a board and let me run the Zephyr OS on it. But I am not sure whether I lack some things and how to assembly...
hello I am just needing some clarification on meshing. I am using the long range nfr52 chip. I have a transmitter with a tilt switch that connects to my receiver when connected...
Dear Support team,
could you please advice how can I change the endpoint where Thingy91 sends the measurement data stream from the sensors?
By the default it it is the...
HI, I'm Rafael Fajardo a student at Las Palmas de Gran Canaria University . I am using the nRF51 Dongle and following the Sniffer User Guide, but when I got to the final step...
Hello,
Zephyr has their own Bluetooth stack. Has anyone done an objective comparison of the Zephyr stack to the NRF52 soft device stack? I am very familiar with the soft...
Hi,
I'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...