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 everyone,
I am desing my own pcb using nRF52840 SOC. Looking the reference design I can see two external crystalls one 32.768kHz and one 32MHz.
1. The 32.768kHz is...
The reverse task is easy: Central can read service 0x1800, attribute 0x2a00 from peripheral. Central can obtain peripheral name from advertising data...
But how peripheral...
I'm using sdk15.0.0 and device nrf52840
I have 5 services among them only 1 service is for notifications and remaining services for reading and writes functionality. ...
Hi,
I build an Xamarin bluetooth application and I needs Plugin BLE nuget package Service, Characteristic and Descriptor UUID numbers. My device is nRF52840. I would like...
Hello everyone,
I am using UART in my project to send data and receive data
the issue is while I am debugging it shows or indicating at NRF_BREAKPOINT_COND;
but led...
Hi everyone,
I am developing a custom PCB that will integrate the nRF52840 SOC. More specifically I will use the MDBT50Q-1MV2 module from Raytac that is approved by Nordic...
I am working on nrf51822 and SDKV10, Softdevice S110. Firmware has implemented whitelist features and enabled bonding.When i bonded the device using nrfConnect App and the...
Hello,
My home application requires standard Wifi 2.4/5Ghz and Bluetooth 5 protocols for communication. I see that nRF has a proprietary Wifi, what are the differences ...
Hi need to change configuration which uart is used when mcuboot is going to serial recovery mode. I would like to have this set for uart1 by adding: Then I put nrf91 in the...
Hi, our product is one set of transmitter/receivier based on nRF24 series. Recently, the number of failures of receivers increases quickly, and most of failures are shown...
Hi community !
I got a weird problem for me. I got a program (BLE Mesh) which i flash on two nRF52840 Dongles, and i got 2 differents behaviour
The first one can be provisioned...
I used nRF connect on iOS to get values from a device. I can see the characteristic property as indicate: when connected it displays the values I need.
1- Is there any way...
HI,
I purchased the nRF51822 Bluetooth Smart Beacon Kit ( I knew it's discontinued ) to perform a quick and simple POC (put my custom 31 bytes for the beacon to advertise...