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 beacon-scanner software using nrf51822 and S120 softdevice.
Using softdevice v1.0.1.
I need to scan ibeacon type advertising devices and get service...
I am currently trying to come up with a viable strategy to log error codes that arise while my device is being used in the field. When an unexpected error code arises, I would...
Does someone use it?
The gls example from SDK 7.2.0 with softdevice 7.1.0 works.
However, the gls example from SDK 8.0.0 with softdevice 8.0.0 does not work.
I am using...
Hello, I'm new to bluetooth system.
I want to make some H/W device which using with sensor, MCU and Bluetooth.
Very simple, MCU control the sensor and get the data,...
Hello,
I have questions about DC/DC setup in nRF51822.
Is there any automatic switching between DC/DC enable and disable along with battery voltage except DCDCEN...
Hi,
I am trying to develop an ANT+ application using the nRF51422 chip with S210 Softdevice. To prepare myself for the task, I am studying how the ANT+ works using the...
Is there any Nordic Sermiconductor Wireless 2.4Ghz product through which i can communicate with other wifi (IEEE 802.11) and Bluetooth devices ? At-least the device must obey...
Hello Community,
Does anyone know how to read/write configuration registers (UICR, FICR) on nRF51822 in a linux environment ?
So far, I have to stick with Windows for...
Hi
Please tell me someone about the causes and countermeasures!!
I Connect the board & JlinkLite and tried the flash write.
Softdevice Ver6.2.1 -> Success
Softdevice...
Unfortunately, I'm not seeing NRF_EVT_POWER_FAILURE_WARNING events on my s210 based system. As I've seen in other questions on the forum, I've implemented the calls below...
I'm currently trying to merge the S120 softdevice with the compiled code from the ble_app_multilink_central sample under Linux (Ubuntu).
Here is the command I'm executing...