Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...
Hi All ,
I am trying to run the nRF51822 DFU sample code(SDK5.1) on nRF51422 new chip set( QFAAE0 ).but when i am running on nrf51422 i am getting below message and able...
I tried to debug Nordic provided Uart App code on the Google Nexus 7 II device.
But I found a problem, when I remove: LocalBroadcastManager.getInstance(this).registerReceiver...
I have taken the S120 app, and am trying to have it connect to an external peripheral (not the provided S120 Multilink Peripheral app)
The S120 app successfully discovers...
I just received my mKITs. It is not the first product I have received and add keys into MyPage.
It just has a card that says to go int my account an add the keys, but I...
I am struggling to figure out why I can't write on the Peripherals memory to set a function. In this case I am trying to write in the 0x4000250C which is UART0, PSELTXD (Pin...
We have a project for a sauna controllunit,
A remotcontrolle and hostunit which controlles the sauna. The Device send comands to the host, the host sends Ack + Payload (the...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I was wondering whether bonding between devices is possible without using a passkey.
I found a good documentation by Nordic Semi which illustrates all the bonding...
Hi everybody
I've got a problem with my "custom hardware" with the "nRF51822 QFAAFA 1322AA" MC by Nordic. When I try to connect the hardware with the "Master Control Panel...
Hello,
I'm using GCC with the soft device 6.0.0. I'm having this reoccurring issue where sometimes I will start to debug and the execution flow will get stuck in some kind...
Hi,
I catched the air data packets by Sniffer and it shown that there was an error, MIC incorrect, which could be seen as followed, and the whole packet was malformed....
Hi!
I have some problem to reconnect an already bonded device containing a chip nRF8001 rev D with my iOS app. Rev C works fine with the first connection and the reconnection...