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.
...
As i an trying to establish LTE connection using nRF9160.but i want to use external antenna because i will place nrf9160 module in metal enclosure. please suggest best antenna...
Hi pals!
I'm trying to do the throughput example with using 2 nrf52840DK. I downloaded SDK15.0.0 and I'm using ble_app_mtu_throughput example under ble_central_and_peripheral...
Hello there,
I've been following a guide Installing a 6LoWPAN enabled Linux kernel and required modules as a part of setting up a BLE 6LoWPAN border router on Raspberry...
I'm working on an NRF52832 product that will be intermittently powered, and the supply rail may fluctuate slowly, drifting above and below 1.8V.
I saw this post:
https...
Hello everyone
I am using nRF52840+wifi module to communication with the server via MQTT+LTS, Now MQTT communication with server was successful, Considering the safety,...
Hi everybody!
We have a problem with our product. It is based on nrf52832.
We used heart rate example in the SDK. MCU sleeps after a while if it is not connected. We have...
I'm trying to combine conventional pairing with OOB NFC pairing, but I'm struggling to decide which libraries to use. I have been looking at the examples, and they all use...
how can we properly set the scan timeouts? Say if we need to scan for a device for 5 seconds and if it is not available we can stop the scan and search for a new device. i...
Hello I am getting fatal error and system reset after calling APP_UART_FIFO_INIT.
I want to receive some data over ble and send it to the uart. I connected physical UART...
Hello, in my application I have a problem with the app_timer module respectively with a timer I have created. I'm working on a nrf52832 ( Rev. 1 - build code QFAA-B00) and...
I need a solution for doing a DFU from an Android phone to a device with a nRF52832 chip in it
I currently have a working version in IOS Swift but cannot get the Android...
Hi everyone,
I'm using nrf52840 custom board (pca10056)
SDK version: 15.3
OS: Fedora
I work on a custom board and try to use WDT like so in the WTD project example...
Hi,
I implemented the rnd example under ../crypto/nrf_cc310/rnd with freeRTOS. While testing i observed strange behaviour.
While debugging i got
=================...
I have been using nRF9160: LTE Sensor Gateway to send data from nRF52832 and it all seems to work fine. However whenever i switch off the nRF52832 I receive an error as attached...