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,
The nRF52840 DK (Board PCA10056) uses an "NFC Connector" (J5 on the Schematic) from W-CON with a manufacturer part number of 5141-05RZDNWR01. My team and I are using...
Hi,
I found my host device(non-Nordic) keeps sending a fix EDIV for all the client device. It seems working fine with other device, but not Nordic. I found Nordic stack...
Hi all,
I'm working on an application with the nrf52840, and I'm having trouble making data persist over reprogramming (Using nrfjprog); after I reflash my board, the data...
I am using a nrf52840 dev kit with the ICMP example and a linux host using a nrf52832 with the Zephyr stack as a controller. The linux host scans for the dev kit and connects...
Hello,
I want to connect some ammount of central devices to one peripheral.
nRF52840 or nRF52832 considering as peripheral. Latest SDK (15.0.0) will be used.
Connection...
Hi there,
I'm about to develop my first BLE product and got my eyes on the nRF52840.
My product should be able to do the following:
1. Continuously read high rate data...
Hi All
I'm trying to measure the Ton and the Toff of a signal present on an input pin of a nRF51822.
The idea is to use PPI, Timer 1 and save timer on every falling/rising...
Hi,
we are using Linux machine and my application is running init, blue tooth stack is running on nrf52 board but after initiating the scan command we are not getting continuous...
Hi all,
I am using a linux based board and wanted to support BLE5.0 on that board. PCA10040 is connected with My board through UART. Please forgive me for these basic doubts...
Hi All,
Moto E4 mobile phones do not connect right away and at times takes few minutes and connects eventually. Right after I hit connect I get an error 0x85(GATT ERROR...
I am using Thingy (nrf52832) to advertise Eddystone UID and TLM packets in bursts. On a given event advertising starts with an interval of 200ms, then stops after specified...
My SPIM0 starts to use 300uA upon first usage of nrf_drv_spi_transfer. Why? Even when the transfer finishes and I uninitialize SPI or turn the MOSI, MISO and CLK pins to the...
Hi there ..
I have question regarding estimation of a coin cell battery life while advertising on nrf52840 PDK. I followed here https://devzone.nordicsemi.com/b/blog/posts...
Hello,
I am fairly new to developing ble beacon applications and was wondering if it was possible for my device to perform the following operations simultaneously:
Advertise...