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,
I would like to collect sensor data over TWI and transmit to a smartphone using BLE. I am wondering what the best way to do this would be. I am using SDK 12.2. ...
Hallo all,
I have just noticed that nRF5 SDK 11.0.0 do not have support for S110 softdevice anymore.
I understand that from previous project that S130 is able to do similarly...
Hello,
I have made a custom board using nrf51822 QFAC that has an IMU on TWI interface. For programming I am using ST-LinkV2 and OpenOCD. The board is working just fine...
Having spent numerous hours/days on trying to get the SDK12 examples running on my nRF52DK board with MacOS SES3.12, I in result wrote a basic guideline that in the end makes...
Hi,
i search a FSK tranceiver with a ADC readout for a experiment.
I need the raw ADC ("audio") signal for a external signal processing.
Please help, most of the wireless...
I want to transfer application over the air(OTA) to NRF51822, with using nrf-toolbox in android mobile so please tell me step by step procedure. and how to setup nrfDK to...
hello every,do you have the same question?
i delete the bsp relevant document,then i find that when i disconnect it from APP,it delay to Generate disconnect events. i use...
I'm trying out 6lowpan examples in the IoT SDK, and while everything works,
if I want to disconnect by running:
echo "disconnect 00:50:49:71:3b:44 1" > /sys/kernel/debug...
I have compiled the following list of error that are given by BLE Stack from the ble_app_gls code.
I would like to know what action needs to be taken on reception of all...
Hi everybody!
I want to do a connection between two BLEnano, one is the mater and the second the slave.
I have programmed the two BLEnano using the Arduino IDE and libraries;...
Hello,
I was wondering what is the best option/way to merge two functionalities which are developed in different examples of the nRF52 sdk12.2.
For instance, I would...
hi,
my device is nrf52832
i run my spi sd card driver fine in debug mode, but when i download it ( F8 ), it can not work!
so my question is what is the difference...
Hi,
I need to monitor radio channels and find the best one (with lower background noise) to use.
Is there any way to measure radio signal level in a particular frequency...