You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
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...