Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...