Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
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...