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...
Hi,
I have a modified template of the ble_app_template example from sdk 15 NRF58240-dk pca 10056 s140.
I have written a custom function as per this tutorial : https:/...
Hi,
I followed the "Getting Started Assistant" to setup SEGGER Embedded Studio, but after opening the GPS example for nRF9160 i end up with Import Errors. 1> main.c:8:10...
My production app(sill in development technically but pre-production stable) is having issues with our SDK14.2 BLE UART application. When the generic version from examples...
I tried to add spi driver to existing BLE project but I've got this error:
../nRF5_SDK_current/integration/nrfx/legacy/nrf_drv_spi.h:120:37: error: 'NRF_DRV_SPI_INSTANCE_0...
Is there some way to configure nrfutil to produce the *.dat and *.bin files as such, without bundling them into a zip file? I tried going through the help and did some quick...
Hello, I have decided to use an external RTC ( M41T64) to wake up the nRF52832 from system OFF mode. I am also planning to use the RCT to generate generate the 32.768 kHz...
Hello,
I'm building a client/server bluetooth system.
There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on...
I see that the UICR on the nRF52840 contains reserved space for Nordic. If I am not using a soft device should we still backup and restore this space before/after an erase...
I'm trying to implement a previous project on nRF52. However, lack of documentation about 802.15.4 is overwhelming. Also there is only one example which is Wireless UART....
Good day,
I received my nRF52840 kit. Wandering if anyone can guide me in the right direction as to which example/s I should use to be able to implement uart over BLE as...
We have a customer getting the following error message when working with Laird BL652 (nRF52832): NRF_FAULT: id=\01 pc=0x442dc info=323743 .
Please advise what this NRF_Fault...
Hi,
I will come back to the discussion in (because it is in state "Verified Answer" I opened up a new one) :
https://devzone.nordicsemi.com/f/nordic-q-a/55197/nrf52832...
Hello All,
I am looking for a simple example which can handle GPIO interrupt on an event. Is there anything of that sort? Or the API is documented somewhere?
I am using...