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...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
I'm devloping application on nRf51 for that i'm using... SDK : nRF51_SDK_7.2.0_cf547b5 Tool chain : GNU tools arm Embedded [arm-none-eabi version 4.9.3] Dev Board : PCA10028...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
I had a nRF81522 design that was working at 3.3V and I dropped the voltage to 1.9V. I didn't change anything else, but now I am getting periodic disconnects during interogation...
I have a PCA 10028.
This board uses Two microcomputers.
One is N51422.
Another is microcomputer on which the seal is put(Segger ID:).
What is the role of this microcomputer...
I recently discovered this article ( mbientlab.com/.../) and am trying to understand the data transfer type between the firmware ( ble_app_hrs_s110_pca10028 ) and an iOS device...
Hi,
Currently when I run the HRM demo I end up in the app error handler, unfortunately the error codes don't print to my terminal window. I'm using crossworks, and I was...
Hi,
I am new to using keil uvision. I am creating wearable solution, have enabled battery service indication, RTX support,bsp support, gpio,ble service.
When compiling...
Hello!
I would like to measure RSSI for different channels so as to decide which channel is the least noisy one (and more particularly, which ones are already used). I...
I am trying to choose a BLE device for my upcoming biomedical product design. Any help in comparing these 2 devices will be greatly appreciated.
Things I am concerned about...
Hi,
I am using the nRF51822 with an external chip. The nRF51822 has interrupts which trigger when one of the signals from the external chip goes low. When using BLE and...
My program does a lot of dynamic memory allocation and at some point "malloc" retruns NULL , which is cause the system running out of allocated heap memory (I am assuming...
Hi,
i am newbie to nrf51822 and want to know details of following stuffs:
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there...
Hi guys,
i asked a similar question [1] few days ago, but yesterday i stumbled over the "service_data" type when advertising packages.
I've written a custom service...
Is there a specific part code for the latest Rev 3 QFAC silicon for the nRF51822? We were trying to track down a source with stock of the latest chips, but most resellers...