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'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hi,
I generated the credentials as described on the webpage , but az_iot_hub_client_telemetry_get_publish_topic always returned devices/<some garbage characters> and I got...
Hello, For my project I need to control 3 gpios pins. I already found difficult to find gpios that were not already used internally. I decided to use the gpio0 - 8,9,10 they...
My nRF Connect SDK extension in VS Code did an auto update this morning, and now my whole IDE is non-functional.
This is the error I get when I go to the Quick Setup
...
Hi,
I have made a custom board with BL5340PA module from Ezurio and i try to test simple bluetooth advertisement code but i have this error and not able to see my bluetooth...
Hello,
I am developing an LTE-M application on nRF9151, using offloaded sockets to modem, including DTLS.
Everything works great - can connect to network, and communicate...
Hi,
Our devices are running on NRF52833 with soft device version s140. We are facing an issue to do DFU in one particular device. Details mentioned below:
We are able...
Hello,
We run a Bluetooth Mesh network with about 1,000 nodes. Our master node (antenna) consists of:
· An MCU running Zephyr Mesh and keeping the CDB.
· An embedded...
Hi,
We are using the LC3 driver in our product.
We measured the current consumption with and without the LC3 driver.
When the LC3 driver is enabled, the current is 4...
Hi, I'm experiencing a significant performance drop when switching from the nRF9160 to the nRF9151DK.
I have a firmware that sends around 300 kBytes of data over UART in...
Hi, I recently upgraded my nRF Connect SDK to 3.1, and have migrated my code (which was originally based on the direction finding connectionless example) to 3.1 so that it...
Our Jenksing builds when using Nrf Connect v2.7.0, the --no-sysbuild option and CMakePresets worked just fine. When migrating to Nrf Connect v3.0.2 and using sysbuild, they...
I have some issues with the default response handling.
My Zigbee door sensor sends a message, and I reply with the following code:
```
if ( ! cmd_info -> disable_default_response...
I need to maintain and update firmware written with 15.3 SDK on an nRF52832 on Windows 11. What is the exact software and tools I need to do this. The latest Segger development...
Hello,
My use case is the exact same use case as this forum post . I'd like to run BLE and Radio Test sample on the nRF5340. The device would be in 2 modes:
- BLE
-...