Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...
nrf24LE1 external interrupt is not easy to use , I use nRF24LE1 48pin chip, and the external interrupt 0 (GPINT0)is configured to falling edge trigger, but it can not be triggered...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...