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...
Nordic #Devacademy intermediate course: Ticket for exercise 2 of lesson 2
Dear Colleagues,
I selected the #nRF9151-DK, since it was in the list of recommended boards for...
Hi everyone,
I'm working on a project using nrf52832 with SDK v2.9.1. I build my application on top of the nrf Desktop framework ( https://docs.nordicsemi.com/bundle/ncs...
I've been able to flash consistently but I finally got my nrf5340 custom board working using Hight Voltage DC/DC by setting it to UICR_VREGHVOUT_VREGHVOUT_3V0, but when I...
Dear colleagues, I am using the Nordic nrF9151-DK as part of exercise1, lesson 2 of the intermediate Devacademy course. Lesson 2 is about trying and using the various vscode...
Hi,
When I looked at the SPI lines using the oscilloscope, I saw that the MISO line had the same signal as the MOSI line. As you can see from the image, basically SPI configuration...
Build configuration is: SDK: nRF Connect SDK v3.0.0 Toolchain: nRF Connect SDK Toolchain v3.0.1 Board target: nrf52833dk/nrf52833
All other values left at defaults.
There...
Hello,
I am developping an application based on PAwR (Periodic Advertsing with response) in coded PHY (S8) extended advertising on SDK 2.7.0.
costum chip nrf52840 (on...
How to reproduce:
Generate a production config (content doesn´t care because the error still exists after changing the content) and build / flash it:
nrfutil nrf5sdk-tools...
Hello
I'm currently mounting a LittleFS partition in the internal flash of my Nordic MCU. However, since data is saved regularly to this partition, I’m concerned that the...
We are building project with this config parameters: But we get this error messages while compile: If we use CONFIG_LOG =n for mcuboot, then project compiles normally. Also...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
Hello all, i made a board with this BLE chip:
nRF52832-CIAA-R
What happens is that when i enable power supply i can see the circuit is properly in advertise ( i can scan...
Hello,
I have an nRF52840 based custom board (myboard, NCS2.70)
its partitions node closely follows the nRF52840DK dts file:
both have &flash0 in the /chosen group...
Hi everyone, I have a custom board in nrf52833. Currently, the gpios on nrf52833 are gone, except for the NReset pin (P0.18). Can I configure the NReset GPIO as a GPIO I/O...
I have a project migrating to nrf Connect from ESP-IDF. We need to recreate a system to work with existing devices on BLE Mesh, but I am having trouble figuring out how to...