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
This is Joe. I would like to ask questions about implementing BLE bonding.
SDK: 16.0.0 (nRF5SDK160098a08e2)
Projects: The base project I start with is NUS example...
Hello,
I am trying to develop BLE custom board. It's my first time dealing with Nordic MCUs and RF. I want to understand if I am doing it all correct. Here is a piece of...
Hi,
In the I2C communication,the nRF52840 SoC is master, the sensor SCD 30 is slave. The sensor SCD 30 needs the clock stretching period, the period time is 12ms or 150ms...
Hello,
I have a general question for you.
When we develop an application from one of your examples and then you put online a new version of your SDK, do you have any advice...
Hello, I am using the nrf9160 DK and connected it with a SIM card of a local provider. The SIM card is able to connect to the LTE network and NB-IoT.
For researches I only...
Hi, I am developing a multi-link central using NRF52832 and SDK 16. I have implemented the scanning part and NRF_BLE_SCAN_SCAN_DURATION = 0. I am using address filter for...
Hi Nordic Team,
I know there are many tickets raised concerning this error 133. It is a quite generic issue with Android devices of various android versions and I have gone...
Hi, I have a problem find bluetooth device on more android phones after them unpair.
First time phones find device and connect but after unpair phone not find devices. ...
I want to make printf_test.c file into a lib file and join my nrf9160 routine, but don't know how to generate the lib file and how to join the lib file?
The measured project...
Hi everyone,
I'm using the nrf5_SDK_for_Mesh_v4.1.0 and i'm having troubles by trying to change the BLE name.
In the function gap_params_init i added a code to concatenate...
Hi,
I am currently using NRF52832 with SDK17.0.0.
As I know, a BLE central device can reach up to 20 peripheral devices.
So if I use an Android App as a central device...
Good day!
I'm trying to config SeS project for FreeRTOS example .
First of all I can't understand this lines in README:
Any Mesh source files should have the directory...
Hello,
I saw this statement about current time service on a previous ticket and trying to find out if it is true: "IOS doesn't allow access to the characteristic unless...