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...
The driver timer of the slave stops when the slave disconnects with the master. The deviation is caused by the disconnection as the following picture shows. The hardware timers...
I've been using secure DFU over a bonded BLE connection with the following configuration:
S140 6.0.0
nRF5 SDK 15.0.0
nRF Connect for Android
#define NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS...
Hello,
I am using nRF52832 based development board (PCA10040) and softdevice v6.1.0.
I want to ask that does the feature of Periodic Advertisement of Bluetooth 5 depend...
Is there any documentation that talks about interface between board controller (nrf52840) and nrf91 on nrf91DK
How do they interface. Is there sample code to create custom...
Hello all,
I am working on the DFU on the NRF52810 custom board
I am trying with secure bootloader example PCA10040e
with sdk 15.3 s112_nrf52_6.1.1 softdevice
Then...
Central and Peripheral are connected by BLE.
The following error may be displayed when sending BLE message multiple times to the peripheral at the same time.
>> NRF_ERROR_RESOURCES...
Hi,
I found a bug in fds module ( Flash Data Storage ) which lead to data system corruption.
Scenario:
Given the device started GC(Garbage Collection) procedure...
Hi,
I have found a bug in the fds module (Flash Data Storage), which lead to losing "installed pages". If it was a swap page, fds module will be bricked.
Tested on SDK...
Hi,
I have written a short driver for the ADXL362 accelerometer, which I'm attaching here, and I've connected breakout board of the accelerometer from Sparkfun to the nRF51...
Hi there,
I have just upgraded the SES to V4.16 and followed the assistant guide in nRF Connect. I have deleted the old ncs folder (and all files) and also created a new...
I measure 184 uA of current during WFE. I've read in other posts that the nRF52832 should draw about 1.2 uA during WFE.
I've looked over the project settings many times...
Greetings,
I am using nRF52840 Dongle and nRF Connect v3.2.0 PC application to scan for nearby Bluetooth devices and connect to them.
I want to develop a PC application...
Hi, I use in my design a component which use the nRF52840 - WLCSP package.
I use SPI to connect the nRF to a SD card slot. With the package, I understand that pin K4 (P0...
Hi all,
I am debugging the data transition flow of the Node with Relay.
We modified the example of ONOFF_server. We found that the unicast address should the odd number...
Hi, I cannot find my Nordic Thingy91 as a USB connected device in the nRFConnect desktop application.
I tried to connect the Thingy via a JTAG 10-pin cable via an external...