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...
Hello,
We want to use the flash to store two types of information: application configuration settings (which should be protected during DFU) and temporary data (which...
Hi,
I m using nrf52840 and m doing DFU over serial.
one side is master controller and other end is NRF DFU serial(secure bootloader uart debug code).
After sending init...
Hi everyone,
I am trying to connect to a smartphone in an extended advertising using the firmware created under the following conditions. However, there are no event notifications...
Hi.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I am making an example of periodically reading sensor data using SPI.
The SPI is triggered through...
Currently I am using a PCA10040 to do some prototyping for a custom board. I intended to use the nrf52832 to interface with a HDC2010 (TI) temperature and humidity IC over...
Hi,
I was using SDK v1.1.0 for a while and am updating my project to SDK v1.2.0. I see that there is also a release for v1.3.0, however, there are too many application and...
I have tried to setup the time cluster, with:
ZB_ZCL_TIME_SET_REAL_TIME_CLOCK_CB(time_set_rtc);
But whn I do it, I lways get linking errors, since zb_scl_set_real_time_clock_callback...
I had a continuation question to this.
https://devzone.nordicsemi.com/f/nordic-q-a/64457/scheduler-for-thingy-91-using-nrf9160-dk
Is there any sample tutorial for the...
I don't think this is possible at the moment but worth putting it out in the wild:
Currently the binary image sizes for nRF9160 using Zephyr can get quite hefty. Is there...
Hi All,
I am looking for some working example/reference nRF Mesh project where I can get the temperature and humidity values from Thingy device. If someone can help me out...
I trying to connect with ble, i was setup MyBleManager extend BleManager and initialize with the default values it requires but i haven't declare and add UUID in BleManagerGattCalback...
I'm trying to set up the Dongle pca10059. I'm using the softdevice 140 and segger studio. The code is from the SDK, the template example.
the main.c:
static ble_uuid_t...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...