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...
Hi,
Some time i could not put break points inside main for sample projects provided for nRF91, i tried clean build, erasing the flash 'nrfjprog -e' and evn enable the configuration...
We would like to use a Dongle based on the nRF52840 as a BLE Central communication via NUS to our product. The example in the nRF Connect Desktop does just wat we need on...
Hi,
I want to use none secure example on nrf5340.
The code can't run with ns config(uart didn't log anything),But it works fine with normal config.
How can I sovle this...
Hi, devzone.
Since I was recommended last time, I started reading the BLE tutorial .
I first saw a this tutorial .
Even if nrF52-ble-tutorial-advertising is placed in...
Hi,
I have a custom nRF52840 board. I mistakenly tried flashing the custom nRF52840 board with STM32 firmware. From that moment on, I can't flash board. When connected...
Hi,
I want to create 2 softdevice tasks, 1 for advertising and 1 for scanning. I have ported the dependencies and some code from the ble_app_freertos_pca10040_s132 into...
I have two Nordic nRF52840 DK Boards and I need to check the performance of BLR-LR i.e. how much range do I get in Indoor Environment and in Open Environment.
Can someone...
Hi
We want to add one flash partition to use to store external host files by http downloading, so we changed the dts to below:
then we duplicated the dfu_target_mcuboot...
Actually i was working previously on nRF51422 DK, to test its range by configuring my DK as an advertiser, and observing RSSI values of the beacon on nRF Connect app.
the...
Is it possible to have both BLE and NFC passive device at the same time.
I tried combining 2 examples but I am running into a conflict of SOFTDEVICE_PRESENT definition....
When using emStudio and configuring a project via the GUI menu (Project -> Configure nRF Connect SDK Project), the resulting config is generated in <build_folder>/zephyr/...
Dear all
I am currently using the ble_peripheral>ble_app_uart example to send data from my central device (BMD300 with nRF52832 SoC) to the peripheral (nRF51 dongle),...
I have modified the template app to advertise several custom UUIDs and one SIG UUID. All UUIDs are being sent as a Scan Response. I have selected expanded data size. S140...
I am using a TIMER1 compare event to generate an interrupt. Generally the code all works fine, but I have noticed some strange behaviour when loading the CC register with...