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'm developing an Android App. I want to measure and display advertising interval of any scanned peripherals like NRF Connect does.
I researched Android BLE Scanner...
I am working on the multi peripheral example and added the uart services uart working fine but how i can see the data without enabling the nrf_log.if i am enabling the nrf_log...
Hello all,
I am currently in the process of adding BLE support to our project. I have been as careful as possible when copying over source files and SDK_config settings...
Hello,
I am using SDK 15.0.0 and GNU Tools for ARM Embedded Processors to compile the Application Program.
I faced a problem to understand compiler abbreviation, so i...
Hello. I have a problem with usbd_msc . When I plug the device by usb and Windows sees the device how mass storage. After I copy files to the device - it copies and all is...
Hi,
I am using a NRF52832 with S212 in a custom board with a host processor. The host processor configures the NRF52 through UART.
The custom board is configured as...
Hi everyone, quick question.
I'm using the nrf_drv_timer library (from SDK 15.0.0_a53641a) to count the RTT between connection events packet Tx/Rx, however, I get this undeclared...
Hi
The 840 datasheet (page 90) states that the HFINT tolerance is +/-1.5% typical and +/-8% max.
Under normal operation, the HFINT is running and so if the device (like...
I was beyond excited to see all the support Nordic was providing to the mbedOS project.
All of a sudden it disappeared.
If not supporting mbed the alternatives would...
Hello,
We have an nrf51822 system where disconnecting the battery is problematic, and the sharing of the reset line between SWD and reset function has been a real source...
Hi. I'm beginner of nRF.
I want to get some data from a temperature sensor, but I don't know how to assign a pin. Also, how can I check the data ??
In Arduino, there...
Hello,
I'm attempting to include the "arm_math.h" library so that I can use the requisite DSP functions, etc. I'm getting a linker error so I'm not sure what else needs...