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...
In the process of obtaining DNV approval for products equipped with modules including nRF24L01+, I have some questions about wireless communication.
1. Does nRF24L01+ meet...
We are facing an intermittent issue on an nRF52832–based product using bare-metal Nordic nRF5 SDK (non-NCS, non-Zephyr) BLE implementation.
Observed behavior:
BLE initializes...
Hey,
I am plannign on developing a locator tag and I wanted to find some more precise information on when to use AoA and AoD and if it changes the accuracy drastically....
Hi,
I need to save a 16 bit counter into a retained register.
I cannot use the 2 GPRETREG since they are already used and I cannot write internal flash.
I cannot use...
Hi everyone,
I’m facing a linker issue in NCS v3.0.2 while using the Zephyr HTTP client sample with TLS enabled , and I’m looking for guidance on the correct configuration...
Hi all,
On a BLE project I was working using version 2.5.0 of the VS Code dev environment I was able to set up a partition where I could store non volatile data, such as...
Hi guys,
I've been using the ADC with the internal reference of 0.9V.
However, to increase the scale of the ADC without using the gain 1/4 I've made a revision to the...
Hello,
we are testing the BLE ADV capabilities and also MESH performances on NRF54L15.
We verified that, in conditions of continuous scanning (interval = 30ms), the packet...
Description: I am implementing USB Mass Storage with a FAT filesystem on external MX25UW63 flash (via EXMIF) using the nRF54H20 DK (NCS v3.2.0).
Setup:
Board: nRF54H20...
Hi Nordic Community, I am working with the nRF52833 and I have a question regarding the electrical characteristics of the dedicated USB signal pins (D+ and D-) when the USB...
I thought that the nRF21L01 had been obsoleted and replaced with the nRF21L01+, but digikey doesn't list the + version but still shows the old one for sale. Has the part been...
I'm sending HCI command LE Set Transmit Power Reporting Enable with both local and remote reporting requested.
The Bluetooth Core Specification says "If the Remote_Enable...
On nRF54L15 DK (CPUAPP) the app boots and advertises fine, I bound my phone using nrfconnect but when I reboot the DK and try to reconnet using nrfconnect, the device hangs...
I have a new nrf9160dk board that I will be using for a BLE customer application. I am using zephyr/samples/bluetooth/hci_uart SDK V3.2.0 to be loaded into the nRF52840 in...