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...
I use SDK12.2.0. The mobile phone has connected my 51822 device,and then the mobile phone keep away from my 51822 device till to disconnect.how to do that they will connect...
Hi Guys,
I facing issue on one of my project, our HW require 2 set of TWI and one QSPI/SPI. I notice SPI0/1 cannot be used because I need both TWI0 and TWI1 to be supported...
Hi,
I'm trying to adopt my nRF52832 projects to the nRF5 SDK version 15.2.0 and the NRFX drivers framework. I'm using a short app_config.h with NRFX_RTC_ENABLED and NRFX_RTC0_ENABLED...
Hello,
There is a example for the nrf52840 for thread with mqttsn. Although this is just for my personal use I would love to use some kind of encryption for it.
So the...
Hello. I have been trying to work with extended advertising between two nRF52840 boards using the SDK, but have had trouble in setting a long advertisement payload (as in...
I followed Einar's nRF52840 Dongle Programming Tutorial and tried the ble_peripheral/ble_app_eddystone example using SES 4.12. Opened the project, changed the preprocessor...
Hello All,
I have been using this NRF52 DK board with KEIL for like 2 weeks. I read the all the document regarding BLE 5 protocol and followed the DIY codes step by step...
Hi Sir,
In this project, we design with nRF51822-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028). The file...
Hi Sigurd,
Thank you for your reply. I have executed the code given by you (below link) in Segger studio(V 3.50) I observed that the output or load (pin 31) which is connected...
We have the device, where 2 power supplys can be applied. One of them is external regulator with 3.3 V output. We used it for additional load in our device. Another one is...
Hi,
I referred uart example in nRF SDK 15.0.0 and tried to implement on proxy_client program by adding all files which there in example. but still i'm facing compilation...
Hello!
I'm facing some problems when I try to broadcast a message from my receptor to the transmitters, I'm using 3 nRF24L01P. I read some things about setting the same...
I have 2 PCA10056 preview development boards.
The newer one (0.11.0 2018.3) works as expected.
The older board (v0.9.0 2016.48) the built-in LED1 thru LED4 do not...
I want to use application board and connectivity board with mesh sdk in nordic chip. Is there serialization is available for mesh like using in nRF SDK15.0.0 peripheral driver...