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
I have two nRF54L15 DK boards (PCA10156).
Both are behaving the same way right now.
.......................................
ONE: Using nRFConnect in VSCode...
Hi,
I am currently developing a heart rate strap using SDK 17.1.0 and the S312 SoftDevice with the nRF52805. I have noticed an issue: when I connect the heart rate strap...
Hi
I'm using the periodic_adv_conn example from SDK 3.0.0. In the request_cb function, the bt_le_per_adv_set_subevent_data function is used to load data for future subevents...
Hi,
I want to use the die temperature sensor in the nRF54L chipset and am wondering why the definition have changed slightly compared to previous chipsets. In the SoC device...
How precise do the trace antenna dimensions have to be? Given that the datasheet for the nRF54L15 only has a reference layout up to and including the matching network, but...
Hi Nordic:
We currently need to provide the RoHS and MSDS test certificates for our product's NRF52820QDAA-R. I checked the certificates on Nordic's official website, but...
While testing, I encountered the following error after flashing the modem firmware and running the DECT example:
<err> nrf_modem: Modem has crashed, reason 0xfff, PC: 0x0...
Greetings,
I want to change Device name on Advertising. Is that possible? I am using nrfSDk52832, I want when some state of Switch is change, to change advertising name...
I am new to this device, so please bear with me during the inevitable simple misunderstandings! I am scanning for bluetooth devices and getting sensible numbers of devices...
Hi, I have a custom board with an ISP1807 onboard. We'd like to optimize the production process, especially the programming process. We currently use the nrf52840 dk board...
I have a small demo, based on the hello world example, where I have also enabled gpio_keys. I can run this on the nRF52-DK, nRF54-DK but when I come to run it on my custom...
I have seen a few posts including:
Change advertised name (Bluetooth) - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
NCS bt_set_name() - Nordic Q&A...
Hello everyone,
I am using NRF5340-DK for my project and I am trying to combine X509 certificates (using MBEDTLS) with RSA operations (using PSA). This is my current proj...
I am working with the wisblock 4631 from rak, that contains an NRF52840. I am working with the Zephyr infrastructure and uploading code via the Nordic extension for VS Code...