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 am trying the "Mesh Serial" example on my nrf52840 boards. However, when the Echo command is used after the device is cold-started , a timeout event will occur. I...
hai ,
i am using nrf52840 sdk 15.2 and in my application i have to connect nrf52840 central to peripheral after connection i have write data on ble_lbs_led_status_send i...
Hi,
I am using NR52832 with nRF5_SDK_15.3.0_59ac345 .
I want to scan nearby mobile BLE devices and get its data from its advertising data and also its scan response data...
Hi,
Hi, we have a latency-critical use-case and found the Low Latency Packet Mode ( LLPM ) as a possible solution.
Our current application is using nRF5 SDK 16.0 with...
Hello Devzone
Currently I am following below link to setup the “HID configurator for nRF Desktop”.
link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hello, guys!
We are in an evaluation phase of our future product. Our plan is to use nRF52840-based module and the latest SDK 17.0.2 or FreeRTOS or Zephyr RTOS (will be...
Hello,
On the nRF 52840DK sdk 17and softdevice 140,
in example, peripheral „ble_app_template“ I need to transfer UUID, RSSI,... with time stamp to flash via FDS.
I advertise...
Hello,
The Bluetooth SIG has just released the LC3 Codec specifications on they website.
So my questions are:
- Can we use the nrf 52840 with this new codec for our...
I Flashed the DK using segger embedded studio with example "pca10056_s140_ble_debug" After that I am unable to flash "ble_app_uart" example.
I tried another example like...
Hello,
I am trying to do a long term connection test to the nrfcloud. I have updated the nordic sdk to v1.2.0 and am running the asset tracker on the dk board. I have set...
Hello,
I'm using nRF52840 chip with nRF5 SDK 15.2.0 ,Mesh SDK 3.1.0 and soft device S140 6.1.1
I'm trying to protect the flash if a shutdown occurs during a write. Reading...
From what I understand, the nRF52832 supports the following BLE5 features:
-2 Mbps
-CSA#2
-Advertising extensions
The chip does not support the 'Long Range' feature...
Which of the configurations will work and how?
1) Single Nordic device acting as a Nordic_UART peripheral and multiple smartphones with UART application (central) receiving...
Hello,
nRFSD5 v16.0, softdevice v.7.0.1, nRF52840
We have an application where we receive data from mobile application whenever it writes to a certain UUID. The data is...
Hi...
How to read and write to the external flash
I am using sdk 15.2 version, interfacing the development kit nRF52832 with w25q64 external flash via spi. I have read...