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...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Now we have bound the corresponding pins in the device tree, and there is no pin multiplexing except for LED and BUTTON. However, now as long as we configure SPI in the main...
I'm trying to use the nRF Desktop project as a base for our project, prototyping on the nrf54l15dk_nrf54l15_cpuapp board target. I have an overlay file defined like this:...
Error Report:
When flashing, I get this error:
Error:
One or more batch tasks failed: * 1050058878: Timed out waiting for response from worker. (Generic) FATAL...
Hello Nordic Team, I have referred this post and am aiming to create an empty bare metal project on nrf54L15 for BLE peripheral with GAP read, write, notification and idicate...
HI
I am currently using nRF54L15 with NCS 3.0.0 SDK, running the periodic_adv_conn example. I made the following modifications to the extended advertising and periodic advertising...
We have noticed an issue with our device built on nRF5 SDK + nRF52832 when connected to iOS 26.
Initially after connection, everything is ok. Then we attempt a connection...
I am porting nRF SDK 2.6.1 to SDK 2.7.0 on the nRF5340. For the network core, where exactly should the kconfig (prj.conf) file be located and named? On the sysbuild migration...
Hi, based on the previous struggle with data transfer drops with nrf9161 ( ) we came after the cooperation with Vodafone MNO to the situation, that (at certain test place...
I'm using the peripheral_bms project. The only change being in the overlay to make it work with nrf52833 dk. I'm able to connect with nrfConnect and see the services (except...
I'm developing with the NRF52840 using IAR Embedded Workbench , and implementing wireless communication based on the IEEE802.15.4 Zigbee protocol .
In the MAC frame layer...
I am new to Nordic and want to design with the nRF52840. I have read this guide:
used AppCAD to find the best width and clearance for the ground layer, but when I downloaded...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...