Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
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...