Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hello
I'd like to write my own application for flashing nrf51822. It will add some additional information info hex file.
How can I burn hex file into the flash using...
Hi,
I was wondering if you can please clarify the licensing terms for the nrf51 softdevices?
I found the link to the SDK license here:
devzone.nordicsemi.com/.../license...
Hi,
I am trying to use GCC with Eclipse as explained in this tutorial , and after spending hours trying to figure it out, I am completely lost and ask for advices and help...
Hello,
It appears that changes were made to the DFU bootloader project in SD 8.1. The project no longer seems to function when using GCC.
I am using GCC 4.9.3
when...
I'm following these instructions. And downloading a project from this github repository.
The downloaded github zip file contains the following folder "ble_app_uart_c_S120...
Hello,
I use this program.I take values.Android Application want to show the values.
Program:
#include "ADXL345.h"
ADXL345 accelerometer(p5, p6, p7, p8);
Serial pc...
Hi all,
I would like to use the Arduino programming environment on my nRF51422 prototype. I have seen that RedBearLab has done the migration for the nRF51822 which quite...
Is the nrf52832 developer kit compatible with Arduino Leonardo? I know that most Arduino shields work well with Leonardo, but a few have troubles.
Thanks
Hi,
I would like to have a recommended supplier for the 32MHz crystal. I have seen the specification for the crystal. But from my experience it is a bit more complex than...
I followed the guide of this and when I opened the project " BLE_Gateway" ,it showed that the "spi_slave.c","softdevice_handle.c"and "ble_advdata.c" file couldn't be found...
I can not compile the example project 'ble_app_uart_s132_pca10036' ,in nRF52_SDK_0.9.2_dbc28c9\examples\ble_peripheral\ble_app_uart\pca10036\s132\arm5_no_packs.the error given...
I have a fully working project that uses the HomeKit SDK 1.0.0 from Nordic Semiconductor.
In order to be compliant with Apple specs I am trying to upgrade to version 2.0...
Hello,
I enabled debugging in keil v5 for the nrf 52 and I am debugging through UART for the ble_app_proximity and viewing the messages in putty. The messages i received...