Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
I am connecting my development device acting as a BLE keyboard using HID over GATT and it seems to be draining the phone battery very quickly. Every 7 seconds I would get...
I am using a US-100 ULTRASONIC SENSOR MODULE, and I need to measure the pulse width that this sensor produce. In arduino we can use a metode called "pulseIn", that gives you...
Hello-
I'm trying to load the Blinky example, I am using the nRF51822 Evaluation board.
I am able to compile but cannot load the board, a window with "Cannot Load Flash...
I use the Timer2 and the PPI for toggle a GPIO to control the frequency of 16Mhz Quartz is correct.
But when I stop the function I have a permanent consumption of ~ 6 mA...
As title.
I want to make a ANCS function on serialization codecs. But I think that is not support on original serialization source code.
How can I make a ANCS function...
Hello all,
we want to design a new product. in short description, it can be view as a key fob dongle and an access reader.
the key fob can be a stand alone key fob ( as...
Hello,
I have written codes for my dspic33 to communicate with other sensors through SPI before, but I am having some difficulty getting started with the nrf8001. This is...
Howdy,
I just got my nRF51822 Bluetooth Smart Beacon Kit. I down loaded "nRF Beacon iOS_1.0.zip" and fixed up the project and targets so that it was using the correct Code...
Hi,
I have read the Bluetooth specification version 4.0 and found this figure
It discribled we could use OOB to disvocery and exchanged device information to connect...
Hi,
I am using nRF Loader built from its source code.
While it works well on iO7, does not work on iOS8.
After pressing an upload button in PROGRESS pain, the status...
I see from the 51822 PAN sheet v3.0 that item 61 still shows Rev 3 QFAA package devices as potentially having problems with LO leakage. We are in production with R2 QFAAG0...
Hi,
I am trying to run the ble_app_hrs_c, using:
s120_nrf51822_1.0.1
nrf51_sdk_v6_1_0_b2ec2e6
PCA10006 + nRF6310 + nRF6350
After the compilation of the...