Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...
I'm designing what is essentially a small beacon board built around an nRF51822. On the antenna outputs I've used the discrete component balanced to unbalanced circuit shows...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...