Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
I need to store just and handful of bytes in flash, some config data. Looking around the forum I've seen recommendation to read and write from/to by using the nvs functionality...
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...