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...
Having problems bootloading my own application on my hardware. The application runs fine alone. Using SDK 16.0 and secure_bootloader/pca10056_uart example via Segger SES....
Hello,
anyone with with knowledge on how to control the gpio pins of the NRF 9160 SiP?
In my scenario, I am using P0.01 - P0.12 as digital control signals, for "Enableing...
Hi Nordic
For mesh-sdk-4.0 examples/light_switch/server, how many LPN can a server to establish friendship?
Is it limited to MESH_FRIEND_FRIENDSHIP_COUNT?
Regards...
Hi, I have custom nRF52832QFAAE1 when I tried to run Peripheral applications which are working fine. whereas BLE applications are not running it seems.
here are the things...
Hello,
When I clean a project and do a new build, parallel settings looks wring (my AMD ryzen 3900X with 12 cores never use more than 40 %).
Do someone have a setting...
Currently, we are testing the nRF52840 range evaluation using the nRF52840 EVK kit.
As of now, we are getting the only 120 to 125-meter range using 125kbps data rate @ 4dBM...
Hello.
I found in Provisioing chapter on this document: https://www.bluetooth.com/specifications/mesh-specifications/
something like list of provisioning commands: ...
Hello.
I plan to perform antenna matching to improve the performance of my design.
I would like to know any differences when performing the match on bare pcb and pcb...
Hi,
I'm working on a test for the pulse width measurement, the input is analog signal.
I'm using a while loop, and use nrfx_comp_sample in the loop to get the voltage...
Hi All,
I just start to use the Thingy 52 and I would like to know if there is any source code for development purpose for Windows. Also, which development software does...
in SDK/examples/peripheral/blinky/ hex
there is one file
blinky_pca10056 _mbr .hex
in
SDK/examples/peripheral/blinky/pca10056/ mbr /ses/Output/Release/Exe
there...
Hi
I am very new to BLE...
We are looking into a new industrial product design that will be battery powered, and be capable of communicating with BLE sensors (Mesh not...
Hi!
My software setup consists of SDK 15.0.0 and SD 6.0.0.
I am using nRF52DK for flashing and debugging my custom PCB board on nRF52832.
I am developing an application...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) At factory first we will load Secure Serial Bootloader and SoftDevice...