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,
I have some problems when I tried to compile pc-ble-drivers (C) .
1. When I tried to execute ./bootstrap-vcpkg.bat after I follow the steps:
$ git clone github.com...
I’m studying the NRF9160-DK board - I installed the Basis SIM card and followed the instructions : www.nordicsemi.com/.../GetStarted
I launched the Link Monitor program...
Hello,
My thingy:91 is publishing its messages to nrfcloud (=to the corresponding AWS mqttEndPoint and topics/ I suppose AWS IoT Core).
Now I want to get/process these...
In the example / serial in SES I see the softdevice is loaded as an "additional load file"
$(SDK_ROOT:../../../nRF5_SDK_16.0.0_98a08e2)/components/softdevice/s140/hex/s140_nrf52_7...
I am quite new to the nrf9160. Trying to run the gps example https://github.com/ExploratoryEngineering/nrf9160-gps . But everytime I get an error Failed to start GPS. I am...
Hello, the SDK example ble_peripheral\ble_app_uart includes the code below in order to forward data from the UART over the BLE. What it does is wait for a CRLF, or a certain...
hello
i have created 1 custom service for that created 3 characteristics.
with that 3 characteristics i'm trying to notify by using nrf connect app.
my question is...
We are looking for a BLE-enabled chip which can bind to a smartphone, with the aim of performing proximity tests. to make sure the person in possession of the chip is indeed...
We want to design a small tracker for key rings like car keys etc, it will be linked with mobile app. Is it possible to do so?
Whatever I have read till now is it is possible...
Hi,
We are planning to run the nRF52840 in CKAA configuration 3 (attached) in Normal Mode. When we boot, our regulator will provide VDD = VDDH = 1.8V. Reading through the...
Our product is using NRF24L01+ and PA to transmitter data. It pass all the test of FCC PART C but the BAND Edge measurement.
The below 2 pictures is NRF24L01+ Band edge...
Hello everyone,
I have been dealing with this issue for some time now, and I think it's time to find a definitive solution, I am sure there is one!
For my projects,...
I had some questions when using nRF5SDK160098a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble for OTA test. Who can help me answer my question?
1. Can I return the...
Hi,
i have created some custom characteristics and i am enabling read and write characteristics in that, but when i am trying to write or read some data it seems that it...
Hi everyone,
I am trying to connect my nRF 9160 DK and Thingy:91 to TIM (Telecom Italia Mobile) CAT-NB1 network provider from Brazil. I am using the Asset Tracker and...