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...
Hi All,
I would like to know if the reset can configured to trigger by "failling edge" rather than "rsing edge" of the reset pin / configured pin?
Per the datasheet from...
While debugging the NCS 54L15 ESB module, I observed some anomalies when measuring the radio interrupt signal. For example, after the RADIO READY event is generated, it should...
Hello,
We are working with the nPM1304-QEAA-R7 in a power management application and would like guidance on how to implement or connect a fuel gauge to this device. Specifically...
Hi I could not program the device via OpenOCD (current release) The programm tells me "invalid subcommand "write_image erase prog.hex" I modifed the nrf54L.cfg
added "flash...
I have a Power Profiler Kit II and have been using it for a few years without issue. I have been using it through the nrf Connect for Desktop software and the Power Profiler...
On the nRF54L15, is it possible to configure MCUboot so that the secondary image slot is stored in external flash connected via the SQSPI interface instead of internal flash...
Hi,
We're looking to integrate the NPM1304 in a product with a very small battery. As per the NPM datasheet we've selected a battery with a PCM.
We've previously seen...
We have a production system based on asset_tracker_v2 in V1.7.0 and V2.5.0. it normally connects and publishes fine 24/7. we have many sensors in the field. There are time...
Hello Nordic team,
I have a retail Thingy:91X device. IMEI: nrf-359404230239544
It connects to hello.nrfcloud.com, but I cannot add it to my own nRF Cloud account because...
We currently have a self-developed development board with NRF5340. The example program uses Bluetooth transparent transmission. Now I have added a GPIO pin: en_power is set...
When I was running the dm process of Connect SDK 3.0.2. I wanted to make one device as the initiator and six devices as the reflectors. I expect that the reflectors will not...
I am trying to external target using the nRF54L15DK and I get the following error.
Error: Failed with exit code 1. Failed to device info one or more devices: * 1057767167...
Hi,
We have developed a custom board with both nRF52833 as the BLE beacon and nRF7001 as WiFi. We have chose to use patch antenna with UFL connector for both. When we tried...
Hi,
I have now run most of the YAML test successfully on the Matter TH and while I usually need to restart the TH between runs it seems fairly reliable now. Before sending...
Hi experts, I'm using the example under nrf-bm/samples/bluetooth/ble nus, and I've configured prj.conf, but it's not working.
I've been struggling with this for ages...