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...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Same problem as , which was 3 years ago...
Our app builds fine until we enable MCUboot, when we get the above warning, and being good people we have CONFIG_COMPILER_WARNINGS_AS_ERRORS...
Where can I find expected throughput for coded PHY in real life? The bitrate for S2 is 500 kbps because there are two symbols per bit in respect to 1M PHY. As part of a packet...
Environment: SDK v3.1.1 with a custom board based on the nRF52840.
I wrote a test application that I've been using to verify the hardware on a custom nRF52840 board. I have...
Hi,
We are using an nRF52832 in a bare-metal project. (No SDK)
We have three input channels to the ADC that we wish to use. These must be oversampled. (256x)
To simplify...
Hi guys,
I'm trying to do FOTA updates on my board and I was able so far to download the image but not able to apply it.
I've followed the academy FOTA over WiFi example...
I've got an example code to turn on an LED with a button, it works. When I change it to send an spi command, it doesn't work anymore.
Could you check if you see something...
Using;NRF52832,
SDK17,
Flutter 3.10.5 ,
nordic_dfu : 6.0.1,
iOS 16.5.1
iPhone 14 Pro Max
Using my developer device I can successfully update DFU,
However on...
I flashed the same code to the two nrf5340dk but i get the below output , with out any changes in the example sample code. it gives the serial output every time E: IPC endpoint...
I have installed both sdk 3.0.0 and 3.1.1 but both of them give me the following issue:
Upon building, the error given above shows for some reason but this is not my own...
Hi,Team,
I am currently using the nrf5415 to develop OTA. My NCS version is v3.0.2. Now I have two types of devices: Hub and Terminal. Both of these devices use nrf54l15...
The uart output of nrf52840 dongles is corrupted, including no lines separation, strange characters. for example:
5E0 to 1:00000000148A0C90 [18FF] [UDP:�]�8~~[fdbc:dc24...
I first noticed this when incorrect flags reported by mcumgr when performing network core update
When performing a network core update with CONFIG_SECURE_BOOT_APPCORE enabled...
Hello, I am currently debugging with nRF52833 and nRF5 SDK, and I have a few questions to ask:
I want to time-share the BLE function and the ESB function on a single MCU...
When I2S reads the digital audio sensor, when strat is turned on_ After I2S, the data can be read and recognized normally, but this action takes up the whole CPU occupancy...