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...
We are in the feasibility stage of a product that requires integration of Apple "Find My" technology only.
Some questions below for pre-development: 1) If we have an existing...
Unable to program external nRF52832 custom board using nRF52840 DK (P19 Debug Out)
I am trying to program an external custom board based on the nRF52832 SoC using the nRF52840...
Hi Team,
1. Radio Firmware upgrade supports only HTTP server?
2. Application can be transferred as a complete file instead of chunks of packets?
Regards,
Sravan...
Hi,
I am attempting to sample multiple channels using the nrfx drivers. Using external timer with PPI over internal timer seemed to provide no benefit so I went for internal...
Hi Team,
1. Can we write date and time to GRTC?, if yes, can you please share the sample code.
2. can we configure GRTC to wakeup MCU as per configured time(Ex: wakeup...
Hi,
When we open a TCP socket in our nRF9151 application, we set it to non-blocking.
The flow:
Sometimes, seemingly at random, nrf_fcntl() returns -1 and errno ...
I am trying to program a custom PCB board that has a BMD380 (10059 chip). The BMD380 is setup in HV mode and is powered by a Li-Ion battery (please see the schematic below...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
hi support team,
customer is using nRF54l15 BLE with external WIFI (not 7002), currently met with problems about shared antenna.
problem is as below:
when external wifi...
Dear Nordic,
Currently nrf7002 dts binding file for QSPI bus has an 'QSPI' label inside for [compatible, on-bus] scheme matching, This may cause problem on non-NRF host...
Been asked for a last minute change to a nrf project that is a the nrf being a client (central device) that connects to a server and gets info to and from said server. All...
I attempted to power the nRF9161DK using an external battery by feeding the VDD_nRF pin. However, the nRF9161 SiP did not operate correctly because several subsystems on the...
Hello everyone, first time discovering BLE overall, Nordic, as well as reaching out on a forum.
Long story short (details are below) : I'm unable to complete the https:...
application : ncs\v3.0.1\zephyr\samples\drivers\led\led_strip Hi Recently, I have been working on development in NCS. I attempted to drive the WS2812B LED lights, but they...