Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
I am using the minimal port referenced in this question: devzone.nordicsemi.com/.../
to interface the nRF8001 using an MSP430 device. I am currently in the process of porting...
I am using SPI MASTER example from sdk 7.2.0 with softdevice s110(using spi along with BLE).
In my program I have a requirement of reconfiguring spi pins after using spi...
I see that driver version 1.0.0 was tagged on ghitub: github.com/.../v1.0.0
However, when I visit this page: www.nordicsemi.com/.../38649 , I can only find the 0.5.0 version...
Hi
I use nRF51422 for our products.
In a product line, we check the CWtest mode current consumption current.
I decided the determination value of the CWtest mode current...
Hi.
I'm using nRF51822, S130, SDK10.0.0.
I made a source code as below refering radio_test which is in SDK examples.
But the width of frequency is just 0.2MHz as below...
hi,
so i was coding my program with keil and it reach the 32kb so i had to move to the free IDE Eclipse. for that i followed this tutorial devzone.nordicsemi.com/.../
...
Hi !
I've seen that the Makefile given with the examples changed a lot between SDK11 and SDK12, lots of improvements ! However there's still something I don't get. Why...
What system resources are required when using GPIOTE channels (not the PORT event, the other channels)?
I remember on the nrf51822 there was a long-running PAN, fixed in...
I programmed nRF51822 with S120 softdevice and ble_app_hrs_c application to scan beacons.
It works fine but have one problem.
It scans beacons for about 10 seconds...
hi,
i am working on ble_app_uart_simple_adc example which is referred from the link github.com/.../nrf51-ADC-examples
i flashed the code successfully. and detecting the...
Running the SDK11 example \examples\peripheral\twi_sensor on a NRF52 PCA10040 version dev board and can't get any output from TWI pins. Leaving pins unconnected and using...
Hi,
I am trying to set up the development tools for the NRF52 on my Mac by following this tutorial aaroneiche.com/.../
I am getting the following error when i try to...
Hi
I want to get external acceleration sensor values with SPIM using easyDMA on the sensor interruption (using GPIOTE). then after getting all data, I want to calculate...
Hello,
I have question, I'm actually developing an Android application and try to update the firmware on a device with a DFU process. It work on every mobile device except...
I am using the nrf51422 with softdevice 5144_2.0.1 ,
I set two network number using the "sd_ant_network_address_set" api , network number 0 for ANT+ cadence/heardrate.. network...