Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Hello.
I am also currently working with two nRF54L15-DK kits with the nRF Connect SDK and Toolchain, both v3.0.2. I am using the latest updated examples from the SDK channel_sounding_ras_initiator...
Hi,
I am using NRF SDK 16.0.0 for device running on NRF52833 with softdevice version s140. The bootloader app advertises the DFU service uuid in the advertisement packet...
I want to connect 2 nrf5340 Audio DK's together and have them share audio data over a bluetooth connection, however I also want every device to have a connection to its own...
We are using NRF5340 and interface with a host system via USB. As the USB stack supports the DFU device class, we plan to use that for firmware updates, and use dfu-util on...
Hi all
Coming back to an nrf52840 project after some weeks, VScode nRF extension do not work anymore.
Trying to recover a board (nRF52840DK) gives error:
08:52:50] nrfutil...
I need to Send the Multiple Packet using 2.4 GHz Radio Transmitter. Currently I am using nRF52840 DK Development Board. SEGGER Embedded Studio IDE Version: V5.68(64-Bit) ...
Our device is configured with MCUboot in direct-xip mode with revert. We want to flash a build that contains both a test firmware and the main application, with the expectation...
Hi,
I would like to do the wfa certification shown in this page: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/wfa_qt_app/README.html
What is the...
Hi,
Our product has reached the mass production stage and needs FCC certification. We used the coded phy protocol, s140_nrf52_7.0.1_softdevice.hex. Does this support s2...
Hello Nordic Support Team,
I am trying to implement a ring buffer of structs.
Even though my consumer runs much more frequently than my producer, the buffer becomes full...
Hi Sir, i want to build the 2.4GHz Radio-> transmitter Example Program using PCA10056 but getting the below Error. Attached in Screen Shot.
Building 'transmitter_pca10056...
How to create task in zephyr rtos ???? I know creating task in free rtos.Is there any difference between thread and task ? I heard both r equal but in free rtos it is called...
Good day,
We have a requirement for our medical device to detect disconnection of the Bluetooth link in a very timely and consistent manner.
We have an application layer...
HI
I am using the nrf54l15 SDK version ncs3.0.0 and the Zephyr example. Currently, I am connecting a sensor via SPIM30 and need to read the sensor's data every second, which...