I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
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...
Hello Nordic team,
I have a question related to the “nRF5340 Production Programming – Troubleshooting” documentation, specifically the part that says the access port protection...
Per (+) Trouble with nPM1300EK - Nordic Q&A - Nordic DevZone - Nordic DevZone , I've disconnected TWI from the board while doing the battery profiling and that worked successfully...
using the nvs sample from here: https://github.com/nrfconnect/sdk-zephyr/tree/v3.4.99-ncs1-1/samples/subsys/nvs and configured for my board, the program crashes on the 323rd...
It seems to be an assumption in the swi request functions that after req_exit, the swi request should be completed. However, in certain cases, this invariant doesn't hold...
Hi, I tried the above tools(nrfjprog) on the Raspberry Pi 3.
But, I saw the error shown below.
pi@raspberrypi:~$ ls | grep nRF5x
nRF5x-Command-Line-Tools_8_5_0_Linux...
Hi,
I got the nRF5340-DK + 7002-EK running your WiFi Fundamentals HTTP server last weekend. I connected the 5340+7002 to my wifi network and got an IP address. I also opened...
Can the nPM1300 be used without any charging support (no battery, no fuel gauge)?
I know this is an unusual arrangement but we have a requirement that a separate device...
I'm having 52840-DK boards 3 and installed vscode,nrfsdk v2.2.0 and v2.8.0. i want to explore how to use FOTA for zigbee. are there any sample available to make it work and...