I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
Hello,
I just received my nrf51822-mkit. I would like to connect it to android, but I need the product keys. I cannot find the product keys on the PCB or in the packaging...
Only p0.00 to p0.03 event can trigger an interupt in nrf 51822?
By nRF51 Series Reference Manual v1.0 ,I find that it only have CONFIG[n] (n=0..3) in GPIOTE, does it means...
Hello.
I use nrf51822 EK and TN-901 temp sensor.
My plan is nrf51822 slave, TN-901 is master
or considering the roles reverse.
Getting value is spi and output is uart...
s120 1.0.0.1-alpha loads fine
s120 1.0.0.2-alpha won't load - The given hex file did not load successfully
s120 1.0.0.3-alpha won't load - same error message
See attached...
Folks,
Prototyping a wearable device using the nRF51822, so we're talking about Bluetooth LE and the 2.4 GHz band (although the protocol probably doesn't matter). Since...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
Hi,we can send data from server to client by sd_ble_gatts_hvx() in ble_app_hrs
but:
1.How does the client receive those data?
2.How dose the client send data to server...
I'm totally new to Nordic, ARM development, and the mbed platform. Not new to embedded development however.
So far I can't get the simplest possible program to run.
...
I just received my nrf51822 dev kit and noticed that the SWD debugging cable will only connect to the PCA10004. The PCA10005 that came with my kit has pin 2 missing, rather...
HI,
I wrote my application based on "MasterEmulator->ProximityDemo" for testing device with nrf51822. My device have to switching between Gazell and BLE stacks so all the...
Hi
In ble uart project, the data is used string format. Now, we want to modify uart apps to tx/rx binary format. Could you tell us how to modify the uart apps? Thanks.
...
I added a local service with a characteristic with the Notify permission set.
On the device I'm connecting from to the nRF8001, I can see my custom characteristic has a 0x2902...