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,
So I am trying to configure the stdout console to use UART1 by default. Using the NrfConnect menuconfig in Segger emStudio I can set it to use UART1 with the following...
Hello !
I have read in DevZone, but still not sure regarding nRF52832 .
For nRF52832 and page size 4k, and regarding only writing zero-bits.
Can I in same page perform...
Hi team,
Here is the previous ticket
https://devzone.nordicsemi.com/support/234693
One of my customer TMC is using our nRF52810 in a BLE key project for central role...
When in dfu mode (with usb dfu enabled) if we jump to application via "
nrf_bootloader_app_start" there seems to be an issue where the firmware locks up and doesn't start...
Hello
my setup is a nrf52840, the sdk15.3, Softdevice s140.
is there a possibility, maybe with freertos, to to run two seperate applications like two threads.
In the...
Hi,
I'm trying to implement a slow timer which is supposed to be triggered about every 30 minutes or even less frequent, but I'm kind of clueless how to solve this issue...
from which antenna these values were derived resp. measured? e.g. there is a pcb antenna and a hirose u.fl connector available on pca10040... examples/ble_peripheral/ble_app_eddystone...
hi,
The software version is nrf5SDKforMeshv310src and nRF5_SDK_15.2.0_9412b96
I use five nRF52832 nRF52 DK. client * 1, server * 4, provisioner by android phone.
examples...
Hi can you help to configure nrf52840 DK board to measure power consumption with keysight n6705C. In manual is described with ammpermeter and oscilloscope. Keysight n6705c...
Hi, I'm new here so please let me know if any additional information could help.
We are in need of encoding speech on a nRF52840 and are working in Opus and are having trouble...
Im getting this error any idea how to solve it this are configs.
Loading solution lte_ble_gateway.emProject
Executing load commands
/usr/local/Cellar/cmake/3.15.2/bin...
If the only supported method is through the PC-based nRF Connect Programmer GUI application, how is a system based on nRF91 its modem firmware once deployed in the field ...
Hello,
I am working on nRF52832 SDK 15.3.0 using segger embedded studio in windows 7.
I am trying to merge two application, one is launch application through NFC and...
Hello,
I want to receive the periodic advertising data from a BLE5.0 device with the nrf52840 as the central.
But I did not find any information or examples describing...