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...
Hey all,
I am working on the BLE Buttonless DFU Template and I have managed to add the Serial library in Polling mode.
However I am experiencing issues when reading from...
Hello,
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I have issues in compiling Secure bootloader with my Public...
SDK 15.2.0 & Mesh SDK:3.2.0 I tested blink DFU code and it is working well. but when I integrate DFU in my code, then fw_updated_event_is_for_me() beacomes true and logs Requesting...
I am trying to create a custom application where I'd like to query the PPK for current consumption values. Is there any documentation describing the bytes the PPK expects...
Hi,
I am evaluating nrf52840 using the light switch example.
Environment:
Soft device : s132_nrf52_6.1.1
Mesh SDK Version: 3.2.0
SDK Version: 15.3.0
IDE: SES ...
Hello!
I currently want to save the sensor data obtained by SPI communication to the microSDHC card by SPI communication.
Writing to the SDHC card is possible without...
To the kind attention of Nordic support team,
I'd like to open a new thread after the first one ( https://devzone.nordicsemi.com/f/nordic-q-a/46318/configuration-of-gzp_dynamic_pairing...
I have been using Power Profiler Kit nRF6707 for awhile without problem.I made a mistake by downloading firmware when the PPK is attached to nRF52 DK, the software on the...
Hi all
The iC is not advertising , neither it is able to get programmed.
The voltage levels are ok. It is getting sufficient Voltage at its o/p and delivering o/p at DEC...
Hi,
Please help to share Memory size of following SoftDevices:
S112
S113
S132
S140
Also, what will be the memory size of SoftDevice if i implement Central +...
Hi,
We are migrating from 12.3 SDK version to 15.3 version.
We observed the almost 22 KB of RAM is reserved. Where as in 12.3SD version we don't see this.
We are still...