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 want to know how to add custom field in the firmware package generated using nrfutil? I generate three firmwares but sometimes its error prone, I saw wrong firmware flashed...
I have used ble_app_uart example as the base project and have added FreeRTOS and SAADC example to it. And I get the following errors as attached in the image.I have added...
Hello,
I have merged nrfx_spim and ble_app_uart. I was testing the spi tx function as my application has specific timing requirements. I have experienced something that...
chip: nrf52832
sdk:nRF5_SDK_15.3.0_59ac345
my purpose: i want to store data to flash from ble_uart
demo: examples\ble_peripheral\ble_app_uart and examples\peripheral...
I followed strictly all steps of the nRF Connect SDK Getting Started Assistant. However, the code doesn't compile:
(...)
9> Compiling ‘reboot.c’ 1> In file included from...
Hi, i am working on a bluetooth application with the nRF52832. When i try to connect a Samsung Galaxy S8 (Android 8.0) via nRF Connect, i get a LMP TIMEOUT error after 40...
Launch, then select 'Launch Programmer, tool displays message "The app only supports nRF connect ^2.5.0 while your installed version is 3.0.0. It might not work as expected...
From what I could see the Asset_Tracker example works in LTE, not in NB-IoT. How can I test NB-IoT?
I would like to get some hint on what example to use and what to do to...
Hey all,
I'm a bit lost here... I developed a wireless sensor for a customer based on the nRF52840 and it works great. Now we're developing a small light weight gateway...
Hi everyone,
I'm trying to developp a MIDI USB class compliant device with the nrf52840 DK.
I'm beginner about USB developpement and I have only basics about MIDI class...
I am using SDK 15.3.0 working on nRF52832, on windows platform.
Our requirement is, we need to get the data from both nRF52832 and BLE Heart rate sensor at same time and...
I have developed a new board based around NRF91 module. Ten prototypes are produced and six of them work. Other four devices cannot connect to the LTE network. I am using...
Hi,
I'm using nrf_serial to configure and then read data from a GPS engine, but I am getting unrecoverable OVERRUN errors on start-up if the GPS device is sending data when...
Hello
the setup is a nrf52840, the sdk15.3, Softdevice s140, apps: open bootloader and blinky app
Is there a way that the DFU mode is always there, at the moment its only...
Hi,
We are in the HW verification stage of a product with an nRF52 series MCU. We were easily able to measure the 32MHz XTAL accuracy using the buffered output feature;...