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...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hello
Where is the the timeout for the Resolvable Private Address (RPA) defined?
only possible in the central?
can I change the timeout in the android nrfConnect...
Hi,
I am using nRF Connect (Desktop) v3.3.0 with a nRF51 dongle with the latest firmware to test my BLE device application.
My application contains 1 customized service...
Hi all,
My goal is to store large data which is approximately 300KB and send it using UART. To do it, I think I should the library of NVS on zephyr. I achieved to use it...
Hi,
I am trying to make a design for the m odule ISP4520 from ISP, which is basically a pcb with a nRF52832 and a lora radio.
However the processor on the RF52832 is not...
I need to share the LFCLK with an external device and I'm thinking on using an external oscillator like SiT1532AC-J5-DCC-32.768E
I'll set the LFCLKSRC registry as 111 (Apply...
I am setting up a build server that will take care of building our app for the nRF52 and creating the DFU files. For DFU package, I need nrfutil.
Everything is working fine...
The document infocenter.nordicsemi.com/.../nan_040.pdf shows the recommended sizes of the pads (0.275mm) and apertures for the stencil (0.3mm). To connect the inner rows of...
I have some nrf52382 nodes. I want to form two subnet in mesh.
if i using different provisioner to make subnet or something else ?
1. How to Create two subnets: Subnet...
Hi, I'm using metamotionR of Mbientlab that have nRF 52832 ( I attached the circuit of metamotionR )
but, I want to develop new firmware on this device. so, I started with...
Hello,
I have to implement ESB on nRF52 bare metal (using the RADIO peripheral). I can receive packets from the nRF24, but I need to implement the ACK, and I'm not sure...
Dear Nordic, dear Community,
I want to use the NRF9160 for a new IoT product row of our company.
The NRF9160 DK seems the perfect solution for evaluation and development...
Hi,
I have pca10059 and I need to remove FDS data during programming the device (for sure I do not want to remove bootloader). and it seems that nrfConnect could not do...
Hi,
I have some doubts on how the "nrf_pwr_mgmt_run" function works. As far as I know this function enters in SystemOn Idle mode, so the CPU is in sleep.
I tested this...
To the kind attention of Nordic support team,
I've got PCA10056 and PCA10040 default development kits. They are talking each other using using secured gzll, PCA10056 is...
Hi, I have RAK5010 Module which is based on nRF52840, and I also have the nRF52832 DK from nordic, and I want to program the RAK5010 using nRF52832 DK. Is it possible ? can...