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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
Just want to ask how to solve this issue? I am using J-Link with updated version.
I also did 'erase all' before updating the modem and flashing. I succeeded on...
Can Anyone tell me the reason for the error code. I am using nRF52 DK taking the sample beacon example as my code to integrate my data so that it advertises every x seconds...
Hello.
I developed the device using the nRF52810.
SDK 15.0.0 and S112 6.0.0 were used.
I recently noticed a new Bluetooth Core Specification v5.1 update to S112 Ver...
Hi.
I inquired about QDID 49943 not long ago.
https://devzone.nordicsemi.com/f/nordic-q-a/57749/update-softdevice-version
I inquired about adding S112 to QDID 4993...
Hello,
My nrfConnect programmer is unable to read anything from my board.
It is giving me this error message- Could not fetch memory size of target devkit: Error: Error...
Hello,
I am trying to flash my NRF52832 device with "JLink_Linux_V670a_arm" using a Raspberry Pie, a JlinkScript and an sh Script but I keep getting these errors. Could...
Hello,
I've build a small utility around https://github.com/NordicSemiconductor/pc-nrfutil which pretty much exposes some arguments and forces the device to update to enter...
Hi, I want to use the BLE stack with an existing software that has a scheduler, I want to achieve a scheduling timeline as in this image How can I achieve this using the nrf...
Right now we're using nRF52832 on our devices for various BLE Sniffer features.
We need to improve both capacity and throughput of the BLE Sniffer - ideally we need to...
Hello,
I have a question regarding the Secure Connection (SC) OOB pairing procedure of the softdevice 132. As I'm currently trying to implement a secure pairing (Eavesdropping...
Hello,
I want to add the Thingy 91 to the nRF Connect Cloud. The SIM was activated correctly. I've inserted the SIM card and know I'm waiting for the LEDs to blink yellow...
Hi, I am using the UART over BLE example + a timer interrupt + a pwm signal. And I am facing the following problem (error launched by my phone app: ) This happens sometimes...
Hi ,
In order to capture and get the data from the external BLE beacons,
I am trying to simulate this using nrf connect Advertiser option instead of using Beacons...