Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
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...
I am getting an error trying to get coded phy working with a sysbuild configuration for a nrf5340 custom board:
I am trying to follow the Bluetooth: Peripheral Heart Rate...