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...
Following my ticket Dynamic reconfiguration of peripheral HW from TWI to SPI , I realized that the header file sdk_validation.h could be improved.
Currently the conflict...
Hello.
nrf52-quadcopter question.
nrf52-quadcopter source code download is ok in github
website bluetooth connection is ok.
joystick operation need to excharUUID(0x0004...
Hello,
I am developing Bluetooth 5.0 application which advertises two different beacon advertising data sets (Each set with different advertising interval)
I am using...
I'm using SDK 12.2.0, SofDevice 3.0 and my chip nRF52832.
In my boot-loader project i disable IS_SRVC_CHANGED_CHARACT_PRESENT by define to 0.
The dfu process is completed...
Hi
with SDK15 SD140 6.1.0. I'm trying to use BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED with CODED physical.
I run the following code
and getting...
Hello Community,
The PCB project I'm working on is ready to be optimized for production. What I am concerned with today is the electromagnetic compliance of the PCB.
In...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
In my project I have to implement passkey or whitelist in the conection with...
Hi,
I'm trying to run the OTA DFU for the nrf52832 (sdk v14.2, softdevice v5.1) from multiple devices.
In the OTA script, I enabl the receipt notifications and it works...
I am working out of this MPU-twi example and am trying to validate sent data by printing it to the serial monitor. From what I've seen in SDK 15.1.0 examples, it seems like...
Hi,
I am using nRF5 11.0.0 SDK softdevice 2.0.0.
I have implemented a RTOS application with beacon adv.
I also want to add UART service to the RTOS application.
...
Hi,
I am trying to use the Power Profiler Kit (PPK) to asses the power consumption on a nRF52840 - PDK. I have not managed to get anything wokring.
The exact hardware...
I am using 3 nRF 52840 dongles and want to establish mesh network between them. So I flashed the dongle with the softdevice (s140_nrf52_6.0.0_softdevice), bootloader (mesh_bootloader_serial_gccarmemb_nrf52840_xxAA...