Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
softdevice 8.01 s110
device nrf81522
hts example,add three ch adc,lcd eg.
phone : HTC one M7
app:nrf tools HTM
when try to connect the device by BLE, when recive the...
Hello!
I am trying to run example uart project (uart_pca10028) on PCA10028 development board. When code is loaded to the microcontroller it signalizes error - all leds...
Hello All,
I am working with a pre-programed PCB; the main components of the are a nRF51822 chip, a GPS, and a GSM. I am using a J-link to communicate to the entire board...
Hi,
I have a BLE thermometer I want to snif using nRF-Sniffer and Wireshark.
Unfortunately I'm unable to sniff the data, I only see the initial "hand-shake".
Process...
Hello,
I have the nRF51822 evaluation kit, the Keil MDK software and a custom board with the nRF51822 microcontroller on it. My question is if it is possible to use the on...
Hi I am not sure on the nRF51422 chip the iBeacon function is fully supported, is it ?
I can make the examples working on it but on the Nordic site only on the nRF51822 chip...
Hello,
we are trying to avoid using code that triggers hardware issue #39 in the nrf51822, which appears to be fixed in chips whose build code is Hx0.
We would like...
Hi,
I'm currently developing a firmware running on nRF51-dongles (PCA10028). The dongle communicates with a PC application over UART. Everything is working fine except...
Hello we would like to use the Nordic chip to send wireless messages from a node to other nodes directly,without hubs. We wouldn't like to be limited to up to 8 nodes receiving...
Hello,
Setup: Android 4.4.2 (LG G2), nRF51822 peripherial.
I noticed that once in a while when trying to connect to my nRF51 based device it won't connect and what is...
softdevice 8.01,app is hts. ceilphone is HTC one. nrf tools.
add some functions display,adc, eg. use nrf tools HTM connect to the board, it's reboot every time when clip...