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, there:
I am developing on nRF52840 platform with SDK Version 17.0.0_9d13099. I am developing based on ble_peripheral/ble_app_buttonless_dfu.
I succeeded to combine...
I used usb_msc with nRF5SDK160098a08e2 sdk to connect the usb of pca10056 development board to win10 home version and the disk could not be recognized after about 20 minutes;...
Hi,
I'm developing a BLE peripheral in nRF52840. I use nRF Connect for Desktop (as central) to connect to my peripheral. I see that it connects with Connection Interval...
Hi,
We want to use serialization application in pone our project. For that I have followed connections and code according to this link .
In have connected and flashed...
Hello,
When I log in to my nrfCloud account, I get the following message: "DevZone login will be retired on Oct. 5, 2020. If you wish to continue to login, please register...
Hello,
I am using the SAADC of a nRF52832 with a sample-rate of 1ms (1kHz).
The following code shows, how my SAADC is intialized:
My problem is, that it looks like...
I'm trying to set up the development environment on Ubuntu 18.04. I got through Step 1. At the beginning of Step 2, I am trying to install West.
pip3 install --user west...
We are working on a ANT+ and BLE heart rate sensor which use nRF52832 with S312 softdevice. We send it to a China lab for certification and the lab request for below data...
Hi
Has anyone developed or worked with a BNO080 using Hilcrest's SH-2 Protocol over TWIM? I'm having real challenges getting consistent responses. I've developed (based...
Hi,
I hope you can help me. I get an error while compiling. I merge "twi sensor" example from sdk to the "ble app uart" example from sdk. So I customize the sdk_config...
Hi everyone,
I've noticed in some examples such as the ble_app_hrs that after trying to send a notification you check for some possible errors and then call APP_ERROR_HANDLER...
I wanted to report a bug I have found in the nRF52 SDK (17.0.2, 16.0, and 15.3, possibly more) in nrf_ble_ancs_c.h that causes compiler issues. For SDK 17.0.2, at line 146...