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...
After purchasing the PPK2, I connected the Fluke287 and PPK2 Ampere meter in series to check whether the measured values ​​matched the Fluke equipment.
The Fluke287 consistently...
Suddenly DFU OTA fails most of the time while trying to update units with code & "not secure" bootloader that has been working for years. The FW upload stops at 2% to 8% but...
Trying to work through using the FLPR for a virtual peripheral. I can infer things like the VTIM sets counter 0 and 1 to automatically buffer data in/out via the VIO setup...
Hi all,
I applied QSPI driver on NCS 2.4.0 with QSPI LCD panel and I encountered the problem.
The red area is the data I sent, but the blue area is not what I sent....
SDK:nRF5_SDK_17.1.0_ddde560
example: ble_app_multilink_central
softdevice: s140_nrf52_7.2.0
PCB: PCA10059 as Cental
My peripheral device's mac is 00:96:81:16:E0:9F...
Hi,
I adapted the nus_client from the Nordic Connect SDK v2.7.0. I changed the UUID and some function names, but in general the code stays the same. I can subscribe one...
Hi,
I wonder if anybody could help me? What is the best way to close down the nrf9161 so that it reconnects quickly after powering back up again?
I'm running Zephyr 2...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hello Team,
I am trying to change the Lesson 9 Exercise 5 nrf5340_both_sol sample to use internal flash for FOTA. The code builds successfully. I have changed the pm_static...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
I am experimenting with sampling IQ at the payload in AoD mode. Are there any differences in the configuration of the receiver in AoA mode as seen in the direction finding...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hallo,
we are using the nrf5340 and the ncs Version 2.6.1.
I activated the software downgrade protection as described here Downgrade protection (nordicsemi.com) .
Then...