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.
...
Hello,
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular custom application...
I am using Ubuntu 16.04. I have installed NRF CONNECT for desktop. Once I try to launch BLE app, it's loading forever. Can someone help me with this?
Here's the screenshot...
Hi there, in my project I use nrf52840 and coap server/client relationship so the question is can I receive multiple messages at the same time on the server? I found some...
I've searched the history of devzone and see there was already a similar question for different type of microcontroller and the answer was to contact representative of Nordic...
HI,
We are developing a 2d -3d mouse with nRF5_SDK_14.2.0_17b948a "ble_app_hids_mouse" application.
For knowing the battery discharge rate of our product we are trying...
Hi,
For my application I need to combine the NUS example with the aes crypto codes.
I am encountering lot of errors while doing so. I noticed that aes code has a lot of...
Hi All
I am considering nRF9160 (ARM Cortex M33). How can I trace the systems calls or instructions using ETM? Can I store the traces on the device (in a trace buffer) and...
Hi,
I have created a custom board with an NRF52832 chip on. Either programming via ULINK2 or the DK PCA10040 is no succes, board won't be recognized although it is powered...
Hi,
During preparation of development environment it was figure out that link to nRF5x-Command-Line-Tools-Linux-x86_64 is invalid(http ec 404).
BR,
Iurii
In this case, when I change values in the "User memory", is there any API call or other action required to advise the SoftDevice that the data has changed?
Only the values...
Hello.
C21, L5 and C22 are part of antenna matching. And, L6,L7,C23, C17,C19,L4,C20 they suppress the harmonics and spurious responses and match the chip to 50 ohm. R19...
Hello,
I am trying to setup the DTM to evaluate our product. I am using shielded boxes and following the setup from application note 34:
I am unfamiliar with this...
Hi all,
I added ble central multilink example with ble_app_uart_c code, i am able to compile code successfully, but not able to run this code on board due to this error...