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've got a quick question here about using the GPIOTE driver in tandem with the GPIO HAL . For simplicity's sake, I'm using an in-house library that gives me high-level...
I have been encountering a rather latent bug in a product that we are developing. It consists of a custom nRF52832 board, that is connected to an nRF52-DK via ESB, and the...
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter...
How to send some data from light_switch_server node to light_switch_client node in the mesh sdk examples of the new version mesh sdk 3.1.0?
I basically want to send data...
Hi everyone,
I made a custom pcb and it has nrf52810. I want to flash it using by nrf52840 DK.
This is my connection ;
My Board(nRF52810) -> nRF52840-DK
SWDIO -> SH_SWDIO...
I built this ( devzone.nordicsemi.com/.../Nordic_2D00_Thingy52_2D00_FW_2D00_master.zip) Nordic Thingy SES project and downloaded the generated hex file in Nordic Thingy. Now...
Hello,
I tried to build the mesh sdk in all way.
Please help me or send me the sdk set-up which is without error.
I tried by sdk15.3.0, sdk15.2.0 and mesh sdk. Try...
Hi,
I am having problems with using BLE along with gpiote and ppi for measuring the delay between two waveforms and sending the delay between them to an app using bluetooth...
Hello,
I have recently built and flashed CoAP Sample on my board.
After that the device cannot connect to the mobile network.
Could you please provide me a description...
Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device...
Hi,
I would like to use hal_time_get() [hal_timer.h] in my project, and I try to add below library into Makefile.
but I got an error. "error: implicit declaration of function...
i am using/ ble_app_multilink/ example present in central folder..i am beginner to this ,,so i have few doubts in it
1)so where actually advertisers(which are advertising...
Hi,I had a problem with nRF51822 DFU.I tried to OTD nRF51822( version SDK_9.0.0 s110 ) wiht Android 9.0 devices( nRF tool version 1.9.0 ),but it always fail at 1%.The problem...
Hello fellow Nordic-ians,
I am developing a custom firmware for Nordic Thingy 52. I am using the Segger Embedded Studio as my IDE and J-link Edu Mini as the programmer ...
Hi,
I have found zboss 1.0 opensource.
Surveying the source, i have noticed that variable "g_zb" (nicknamed by ZG) give system informations.
I can find zed address(16bit...