Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hello,
I hope you are well.
I have a code inside the connection connected callback that sets the MTU to the maximum, which is working fine on ncs v3.0.2 but generates...
Hi everyone,
I’m currently working with the nRF9151-LACA-A1A-R module, developing NTN communication features using SLM mode. However, I haven’t been able to find any documentation...
"I am using nRF Connect SDK (NCS) v3.1.0 and developed BLE DFU functionality by referencing the Nordic Semiconductor Academy course: ' Exercise 5: FOTA over Bluetooth Low...
Hello,
I use nRF5 SDK and nRF52833. Now I want to do the radio test at the "examples\ble_peripheral\ble_app_uart".
When I use radio_test_init(&m_test_config); or other...
I am currently trying to claim my nRF9151DK on the nrf cloud. I went through the Quick Start steps and activated my SIM card but my device has been stuck in this state for...
Hello,
I am currently testing the Matter Closure sample with an nRF5340-DK board. I am using nRF SDK 3.2.0.
- When I send an open command, everything works fine.
- When...
I'm trying to make the basic Button sample work but am having problems.
The physical button is a latching button. Press it and it moves in with a click and physically stays...
nRF52832 Product Specification V1.4, page 344 lists predefined baud rates only.
Is it possible to use other values for custom baud rate, and if so, what is the relationship...
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...