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...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
We have noticed an issue with received characters being dropped on the UART shell interface. Originally, we found the issue using our own application, but subsequently we...
I am using a nrf54l10 module on the pcb and using the nrf54l15 dev board. So I have a bootloader, the mcuboot, and then the image. I program over SWD on the pcb. So my problem...
Hello!
What would be the best way to start a custom LE Audio application with a different codec?
I mainly want to evaluate being able to stream 2-4 channels from a 53...
Hi,
I am using the npm2100 as a power management chip in my product, utilizing only the boost function. When only the npm2100 is soldered on the PCB with no load connected...
I am using nPM1300 MIKROE Click with ESP32 over I2C and enter ship mode by writing the required I2C registers from ESP32 .
Observed Behavior
Ship mode command is sent...
Hi,
I am developing a feature to add remote provisioning support to a BLE Mesh-based network. In the network, a provisioner node receives, via a serial command, the UUID...
Hello,
I am trying to reduce the current on the nRF5340 during the distance measurement (dm) sample for BLE ranging. For current measurement I am using the Power Profiler...
I've been trying to establish the network using Open Thread API.
After enabling the IPv6 by using otIp6IsEnabled , when try to start the joiner using otJoinerStart but it...
Hi,
I've already spent a lot of time on this issue. I develop on a Windows laptop. I need to run unit tests with Twister before committing to our repository. I can't do...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
We are developing a battery-powered medical device using nRF9151 with nRF Connect SDK v2.9.0 , where data is transmitted to AWS IoT Core using MQTT over LTE Cat-M . While...
Hey, I'm looking for a solution to encypt the DFU_Application.zip and that the nrf52840 MCU can encrpyt it at runtime. Actually I've read that this not offical supported of...
I’m working on an indoor tracking system based on the Bluetooth LE Channel Sounding (CS) API. My target is to support multiple initiators connected to a single reflector,...
I'm using the DFU bootloader from the nRF5 SDK 15.0.0. To initialise the DFU service from the application the ble_dfu_buttonless_async_svci_init() function from the nRF5 SDK...
Hi,
We're about to make a bunch more of our custom boards based on the nrf5340_audio_dk platform (modified with a stereo codec and some other stuff) with a modified version...