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 all,
My questions are related to frequency on the soft-device firmwares for nrf51822.
In S110 does the frequency channel hop according to the CONNECT_REQ packet...
Hello,
I am testing the ble_app_hrs project on two eval boards, with s110 and s120. Everything works.
If I power-off the peripheral board (s110), it seems that the master...
Dear Nordic guy, I'm developing with nrf51822.
I have one question regarding flash write.
In ble connected state,I have some error to write some data to flash.
I want to...
Hi,
I just loaded the nRF8001 Arduino code on my board and used an iPhone 5 to read the data that was being advertised. I get the following response:
<CBCentralManager...
Dear Nordic guy,I'm developing with nrf51822.
I have one question regarding lfclk.
I use LFCLK SOURCE RC OSCILATOR of ble_stack_handler_init() at the application side.
...
Hi,
Is there any example application related to alert notification profile for android 4.3 devices?
I just need to understand the gattserver implementation for the alert...
Hello All,
Since yesterday I have been getting a problem where my project using the S110 softdevice enters a reset loop. This runs on a unmodified PCA10001 that plugs into...
Hi,
I need to design a board that connects various sensor to a smartphone using the Bluetooth 4.0.
I'm interested in the NRF51822 chip but i have some doubt about what is...
Hi, I'm very new to programming microcontroller, so please go easy on me. :(
Firstly, apology if my post sounded weird, this is because English is not my first language...
Hi all.
I am making a custom PCB with nRF51822 SoC. For my project I need to achieve long Proximity range around 350 Feet. Where my Board will communicate with iPhone....
I have a timer that sends BLE data to a central every 5 seconds. The timers starts immediately out of reset. Until I actually pair the devices, the nRF51822 outputs an error...
I have problem to debug when I use softdevice it frezzes. At the moment I debug the program part with out use of softdevice is there any other solution? It the same code with...
Hi all.
I am new in nRF BLE. I am planning to buy an nRF51822 Kit but little bit confused with choosing EK or DK. Actually my plan is after playing with the Native Kits...
I am currently designing a board using the nRF51822 chip and I would like to implement a soft power ON circuit using the low power comparator (LPCOMP).
I understand that...