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,
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...
I have a nRF9160 DK need to update modem firmware to v1.0.0
According to C:\nRF91\mfwnrf9160100\README.txt below, I should use nRF Connect Programmer to update modem firmware...
In the light_switch example of nRF5_SDK_for_Mesh_3.1.0, I noticed that generic_onoff_client.h has a union for holding the current message packet. However, there is only one...
The timer example with SDK 15.0.0 uses the old timer driver. Is there any example code showing how to use the current nrfx_timer?
I'm just trying to generate a periodic...
Hi Nordic team and fellow fans,
I am trying to switch from SPI to SPIM and getting an odd assertion with no context after I kick off a SPI operation, but it only happens...
SDK15.3.0
nRF52810
the original secure_bootloader and buttonless_dfu works fine.
nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble
and nRF5_SDK_15...
Hi,
I am using the nrf52832 dk,
i want to decrypt the data i receive over ble (AES encrypted data will be sent over ble) which api's or sample codes should I use?
Hi,
In the cops=0 state, how long does the modem take to scan each band of both cat-m1 and NB-IoT? How does a roaming sim affect these times for both technologies? In...
Hi
I would like to give a try to nrf52 on mbed. So I went to:
https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/
and clicked Import to compiler...
The demo board would not connect (no second LED)
Since in Italy we only have NB-IoT, I guess I should recompile a more recent version of the demo application.
I have followed...
I'm a newby in bluethoth communication. To control model cars and model trains in scale 1:87 I built a decoder with an ATMEL chip. The communication based on digital infrared...
We are moving to the stage of testing our custom PCB which has a nRF9160, from using the nRF9160 DK
We need to do initial tests on our antenna, tuning network, and layout...
Hello,
I just started working with a couple of other people on firmware for a BT dongle.
The existing codebase/software build is based on Linux environment using command...
Currently with default thread network we are using channel number 16 ,Now if we want to change the channel to 25 ,I am using thread API otLinkSetChannel and to get channel...