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...
I have flashed the the mesh serial hex file to nRF52840 dongle through nRF connect programmer application. I am getting following error
1. Reopen device failed
2. Nordic...
Hello All, In one of our product we are using nrf52840 Bluetooth + MCU IC. Size of Product is very tiny. which types of Antenna is better for range of 25 meter to 30 meter...
Hello good morning,
I am using nrf52840 device. I am sending 20 bytes using notification at different notification intervals like 30ms, 80ms and 1sec. But at application...
Hi, I wrote the firmware in SDK 11 preview, and when migrating it to SDK 11 the NFC code does not work, also it seems when the NFC startup code is executed none of the GPIO...
Hi All,
I've not enough experience in nrf51822. I'm developing a battery powered device using the Nordic nrf51822 pca10028. I want to connect two nrf51822 pca10028 boards...
I would like to use the latest ARM Compiler Version 6 ( armclang ) because I need some features of the C++11 language.
Is it possible to use the latest ARM Compiler Version...
Hi all,
I am using keil uVision 5 and nRFgo studio version 1.21.
I am trying to flash softdevice and application in nRF52832, but my device(nrf52-DK) is not getting connected...
I'm having some trouble getting interrupt from RTC1. I'm initialising as follows.
I have an interrupt function as follows.
I'm using the gcc_startup-script. We're...
I have Zephyr stack for BLE hci_uart without any error it got compiled in nordic controller part, but i like to use zephyr stack in host without linux OS. Is it possible to...
Hi,
If I do a directed advertising (peripheral device) with specific peer address, then will the peripheral device visible to other phones ( whose peer address does not...
I have tried out the Running Speed and Cadence Application of SDK 15.1 with the new DK "PCA 10056" (1.0.0, 2018.19, 683681562). We used the Samsung S8 and S9 with Android...
Hello
Just a fairly simple question.
Do you have a documented step-by-step instructions on how to control and toggle the on-board LED on the nRF52 DK
using the Nordic...
HELLO SIR
we are working on our current project on bluetooth . we are currently trying to broadcast data over bluetooth from one DK to others . we are trying to modify the...
I am prototyping a mesh network with the PCA10056 (52840 DK). I have one node programmed with the serial_nrf52830_xxAA project (from the Mesh 2.1.1 SDK) that implements a...