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...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
We are shipping a product with a custom board based upon the nRF52833 SoC. We can update our firmware in the field.
We are trying to minimize the power draw of our product...
I have been working with MBN52832DK in Vscode . The sample examples i have tested is "Hello world", "bluetooth/peripheral_uart" ," peripheral lbs".I have been able to connect...
Hello Nordic Support,
I’m encountering a critical issue with the nRF54L15 device, custom board.The custom borad is flashed from nrf54l15dk ,PCA10156. After flashing firmware...
Hello, is it possible to somehow use RTC0 peripheral onboard an nRF9151DK to store real time so it will be available (sustained) even after resetting the device? As far as...
Hi, I used nrfjprog -e to the nRF54L15DK and problem is in Programmer log.txt How to recover nRF54L15DK does we need to update the nRF5340 JLink debugger?
I configured VBUS with a 1500mA limit. In theory, VSYS should deliver something similar to this. The VSYS output is 5V; it powers some LDOs in my project, which consequently...
Hi, I’m trying to generate a PWM signal directly using the nRF5340’s PWM peripheral registers (not using Zephyr’s pwm_dt_spec or driver API).
The LED turns ON correctly...
Hello,
I am trying to adapt the "Interfacing with a sensor over SPI" example from the nRF Connect SDK Intermediate Dev Academy course in Lesson 5. When I run the code as...
Hello, I am trying to convert my codebase from segger embedded studio to nrf connect. I am currently working on the spi section of my codebase.
I am communicating from...
Since it was brought up in the Webinar today, that the nRF54LM20A is not recommended for use with LE Audio due to the lack of an Audio PLL, I was wondering that the Audio...
Hi Nordic Dev,
We are experiencing issues with sudden connectivity loss and hardlocked devices 1,5 years after product launch. We are currently suspecting the flash storage...
Hello,
I have a Thingy:91x.
I flashed a BLE central program to the nRF5340 on this device.
However, I get an error initializing BLE. I've confirmed that this program...
Board/Setup:
Board: nRF9151 DK / nRF9151 SoC
Peripheral: External BLE module connected via UART1
Use case: BLE module is only needed during commissioning...
Hi there,
I have been trying to implement a low-power mode that basically suspends UART, I2C, etc before entering sys_poweroff() when critical battery level is triggered...
Hi,
I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However...