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 all,
We got the fail situation and we tried to find the solution to fix it.
Our develop situation :
nrf52832/SDK 12.2.0/Windows
Our products already went to...
Hi, I have some question need your help.
I use SDK 14.0.0, S132 and peripheral code. and then I define two peripherals of function in the nrf52.
Q1: My product needs bonding...
NRF_SDH_BLE_OBSERVER(m_ble_observer, APP_BLE_OBSERVER_PRIO, ble_evt_handler, pContext );
evidently I register here a callback "ble_evt_handler" to the softdevice for ble...
[development software, with versions]
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples...
Hi,
I am working on a project that I need to trigger a device (Coded with c language) through beacons. Is there any example code or functions I can leverage for these purposes...
I am developing Beacon using nRF52832, I want to send advertise using different Channel numbers.
To implement Channel Diversity I want BLE to transmits in three advertisements...
Hi,
I would like to connect nearly 20 heart rate bands to the nrf52832 which has to configured as the central board and has to collect all the heart rate data from the peripherals...
Hi, I have a problem with my custom PCB.
Im ussing Segger in Mac, the latest sdk (15.02) and the latest softdevice too.
I have a custom pcb with a buzzer and when...
hello,
I faced interesting problem which I fortunately solved and would like to share with others because I hadn't found any information on this.
I am using nRF51822 on...
Hello,
we are currently trying to create sensor networks with the nRF52840 Dongle . Our first RSSI measurements in the field show that the orientation (rotation) of the...
My Software as follows: nRF52832 DK(pca10040) nRF52 SDK15.0.0 mesh 2.1.1 SEGGER Embedded Studio 3.12
I want to transplant "examples\peripheral\pwm_library" to "examples...
Hi,
We have a firmware application using SDK 12.3 and Softdevice S132 V3.0.0 running on a nRF52 controller.The firmware is used pheriperial BLE device and provides a GATT...
I am working on ble_app_hids_keyboard example code. I downloaded the bin file in my eval kit and tried to connect the Nordic_keyboard device with my android device. Then,...
Looking at the "Pin assignments" section in nRF52840, I found that some GPIO pins are recommended for standard drive, low frequency I/O only. I am wondering whether there...