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.
...
I am using several Laird BL652 units on a project. They contain a nRF52832. For the most part they are working great, except I have one that only works some of the time and...
I have been trying to use the new GPS example, however, I could not get any location from it yet. It seems that after 30 tries, it stops working (time-out problem). Should...
Hi all,
I'm starting developping code with SES, on an nRF52810 (192kB of Flash), with the BLE stack S112.
Because my project include BLE and custom UUID, I started with...
Hi
I am using the nrf53832 dk.
In the nus example once the data is received from the phone(central) I want to write this data to the flash. I referred to the fstorage...
Hi everyone,
We are currently working on a BLE border router with a module based on nrf52840. The custom board has a MAC + PHY ethernet controller that communicates with...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through below...
Hi everyone,
I completed tutorials and i tried to get a value from characteristic and i tried to do something extra. But i am encountering a problem which i could't understand...
hello.
My first nRF9160DK is 0.8.2 2018.49 and all demos goes well on it.
My second nRF9160DK is 0.8.3 2019.1 but none demos goes well on it except at_client.
Is there...
Dear all,
I want to know the methods to analyze Bluetooth 5 protocol, such that these packets sniffer tools: BLE USB Dongle from TI or nRF52832 DK.
Which one is better...
android OS: 6.0.1
nRF Connect: 4.22.3
nRF5 SDK: 15.2.0
Hello
With the nRF Connect For Desktop and also with the app on iOS, it works perfectly to perform buttonless...
Hello,
I understand reading your documentation that the nrf5x series have support for RPL but i can't find the implementation in the SDK 15.3.0.
Is RPL implemented in...
I am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried...
Hi, guys. I'm using PCA10056 and SDK 15.3's BLE UART peripheral example.
I also have a Microsoft HoloLens (the first version which runs Windows 10 and the HoloLens shell...
Hello
I am working with LIS2Dh12 accelerometer sensor interfaced with SPI 2 of nrf52832. For its one of the axis we have configured the interrupt which is working fine individually...