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...
Hi, team.
There is a connection nfr52840 and esp32 (115200, 8, no parity, flow disable).
I'm using UARTE in interrupt mode (to send AT command and receive responses)....
Hi there, I am using the MDBT50Q-1MV2 Raytac module, with the nRF52840, and i have noticed that I have a very noisy VDD supply pin. Which definitely a problem because measures...
The qspi driver seems to make a number of assumptions about the protocol that don't fit the Winbond W25M02GW (and certain other) SPI flash chips.
Two major issues I've run...
I'm developing on an nRF52832 that has a serial connection with an iMX6 that is running a Python script with pySerial. For a while I had flow control disabled and would get...
hi i want to build a system with 500 device they send some data to controller wireless how can i do it with blu mesh ?
which chip should i select ? i prefer nrf52832
and...
nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730
nRF52840 Prewiew develpoment kit
I try to merge thread dfu client with simple coap server. there is error which i cant...
Hi! So I'm trying to use the throughput example with the nRF51422 board. infocenter.nordicsemi.com says that the SDK 12.3.0 throughput example will work with S130, which will...
Hi,
I want to interface sensor which has minimum requirement of UART supporting baudrate 921600 or SPI guaranteed maximum communication speed : 20 MHZ(Measured at 5cm...
Zigbee OTA upgrade example uses the Zigbee OTA cluster recommendations concerning the firmware file name (that is used for the version control and prevention of the downgrade...
Hi all,
We have custom board which has On Board Jlink support with nRF52832 using STM32 chip(STM32F072CBT6).
We are able to flash and debug using the On Board Jlink. ...
Hi there,
I was hoping someone could help me out. I recently got a hold of the nRF5 SDK for Mesh v2.0.1, and had a play around with the light switch example. I modified...
Hi,
I am trying to program my custom PCB using nRF 52 DK (I am using PCA10040 , nrf52382) as I have done countless times before. But suddenly embedded studio is giving me...