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
Development Environment : windows 7- keil ARM SDK 5 - Arm Debugger Programmer(Waveshare) - nRF51822 EVK from Waveshare
What is the boot_PIN or Boot_Mode PIN
I want...
I am wanting to increase the length of one of my characteristics used when my device is acting as a peripheral. When I increase the size of my characteristic, the softdevice...
Hi,
I needed some figure for my controller selection,
Please if can you tell tthe exact answer it will be very help full,
Using NRF serial example for uart with baud...
Hello,
I have a voltage divider/thermistor circuit where R1 is an NTC thermistor of 100kOhm at 25 ° C. R2 is 100kOhm right now.
I took peripheral_saadc example for SDK15...
Hi all,
I'm testing out and adapting the Thingy Mesh Demo v0.1 , which uses nRF SDK for Mesh v1.0.1 for my internship. I will be testing out a Thingy's Mesh network for...
Hi,
I tried, ble_blinky example on DK, it works well. Also advertising interval 40ms on nrfconnect mobile app,this is consistent with SDK.
Now, i try same example with...
Hello
My name Ilya, am from global company Rosslare -access control. i am a R&D lieder.
I have found that nRF52840 is accepted to my new project - BLE reader.
I want...
Chapter "18.6.1 Power-on reset" of the data sheet describes " A step increase in supply voltage of 300 mV or more, with rise time of 300 ms or less, within the valid supply...
Hi,
I'm using the BDS Plugin to generate code and I noticed that the code generated for adopted services it's totally different compared to the code into nRF5_SDK_14.2.0_17b948a...
I am trying to use the watchdog interrupt on an NRF52832 but am unable to get it to fire; the watchdog fires, but as far as I can tell not the preceding interrupt. Here is...
Hi,
Does nrfsniffer require a separate dongle? Can I only use my Nordic board with USB cable, sniffer tools & Windows machine? Will that suffice? Well it lists that way...
Does the nrf Mesh Android App/iOS supports Extended Packet Length? Like MTU size > 23 .
I have used Samsung Galaxy 8 but I am not able to provision the Device , even though...
Hello,
I want to use ANT+ communication on the nRF51-dongle that has a PCA10031. I have downloaded the SDK 12.3 to use. I have used some of the BLE examples before that...
Hi all, in new update app NRF Mesh Android, I can send data from Android app to Kit run light switch proxy server in SDK MESH V2.2. But It using generic_on_off_server. So...