During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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
-...