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 Everyone
I am able to write and read to and from QSPI memory interfaced with nrf52840 PDK.
I am using Segger Embedded Studio with sdk15.0.
I want to create a text...
If I write a value to ERASEPROTECT.DISABLE -- which itself works, as I'm fully able to perform the mass erase by writing the same value using the debugger -- I can't seem...
Hi,
We are using NRF52833 as a BLE central in our latest product and is undergoing radio certification tests. We are using SDK16 Radio Test example for the tests.
...
Hi,
We recently came across this network stack vulnerability called ripple20 and would like to know if there is any possibility of the same being present in the network...
Hi,
If i use nrf53 to interface with a modem(nrf91 or any other modem), is it possible to run the the TCP + TLS stack on nrf53?
In case nrf91 the the BSD lib runs on the...
Hello,
I am currently developing an Android library to connect a smartphone with a peripheral device that serves several bluetooth services. BAS, DIS and 2 other private...
Hi I have fired up nrf5340 pdk and downloaded the sample HRS hex images and I can connect using my phone app.
Is there a detailed step by step guide similar to the one available...
Hello,
I have a production device (NRF52840) running a version of the Legacy bootloader from SDK 11.0 and I need to update this to the latest secure bootloader.
Old Device...
Hello
I would like to add Power Management to the BSP example and I'm doing as follows (using SES 5.10):
add #include "nrf_pwr_mgmt.h" and nrf_pwr_mgmt_init(); to...
I have ~600 bytes of configuration data total that needs to be saved each after a sensor joins the Zigbee network, details like:
IEEE addr
end point
Join state details...
I plan to use nRF52832 BLE chip of your company. Now I have the following questions: If I use internal 64M RC, can I use Bluetooth function?Is the 2.4g transceiver accurate...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 Bluetooth devices and send them to the cloud. This program runs fine, however...
Hi Nordic
We want to study the network id and node id fields in proxy beacon of BLE mesh protocol.
For mesh4.1 sdk light_server example, does it broadcast network id after...
I tried to make CSMA/CA perform on nrf52832 but the SDK example didn't have Energy detection (ED) and CCA sample
How to configuration Energy detection (ED) and CCA ?
If...