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.
...
After I installed keil and nrfgostudio, I run nrfgostudio, but an error happened, which says" an instruction of 0x6b607a05 quoted the RAM of 0x094af43f, but it cannot be read...
I want to program Jtag inside Anti-lost Tag nrf51822 Module Bluetooth Low Energy Sticker.
Following are the specifications of Anti-lost Tag nrf51822 Module Bluetooth Low...
Hi, I have purchased a Nordic nRF51DK which works perfectly. Suddenly I purchased an EaEpaper and start to follow this tutorial developer.mbed.org/.../Homepage to map it to...
I have used sofdevice v7.1.0 and nrf51 sdk 6.1.0
the ble_app_hrs project which has support of dfu is not discovering the dfu services.
i have enabled the BLE_DFU_APP_SUPPORT...
Hi...
Do you know how the " ble_app_hrs -> experimental_s110_with_dfu example" in SDK 7.2.0 examples works? how to switch to DFU and how to do over the air update?
i...
I am using NRF24L01 modules sold on ebay. I have 3 boards where these modules are soldiers and notice a big difference in range. More distant of other components, better range...
Hello everyone, I must read several data stored in a external E2prom and send them to a smartphone. I thought to do this by use of Record Access Control Point, so I can to...
Hello,
I would like to ask how to control the shutter of iPhone camera with nRF51822? Does Nordic provide that kinds of application? Thanks!
Henry Wong
I have just started with nRF51 DK using Keil uVision and encountered a strange problem. I compiled and loaded a ble_app_hrs example, I can see it working fine (the LED flashes...
hi,
I am using the nrf51422 for the first time. I need to connect a GSM-GPS module for reading nmea string. I have to use the uart to enable communication with the GPS and...
I just updated to SoftDevice 8 and now I'm getting the address 0x200023C4 in my apps error handler function. This error happens to be the start address for the ble_evt_buffer...
Hi All,
anyone was been successful in compiling and flashing SDK 7.1 Bootloader/DFU using arm-gcc on *nix machine ?
If every single hex file needs to be flashed apart...
Hi ,
During SOFTDEVICE_HANDLER_INIT function call , if I change the NRF_CLOCK_LFCLKSRC_XTAL_20_PPM macro to NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION , what is the...
Hi,
I have troubles programming my blinky in a nRF51DK. I have S110 v8 loaded and can flash blinky with nrfStudio. Not with GDB. It seems that the flash is not erased. After...