Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
HI:
everyone!
How to make the matching and binding equipment information would be stored permanently, even after the OTA upgrade is still in;I made with examples of the...
Greetings, I tried to modify the parameter "len" to anything over 1 (byte), but it just doesn't work.
As long as it's over 1 byte, the API crashes my program. err_code shown...
Hi,
I'm using s130 as softdevice for nrf51822. I program the softdevice with the official s130 hex file. According to the hex file, there is no data at address from 0x7c0...
We're working on an application that needs ultra-short range BLE, on the order of 50cm radius or less. I've found little discussion anywhere on that topic, likely because...
I notice that the dongle has a 3.6V-5.5V input and a pin that sais 3.3V, I measured 3.3V on this pin so I was curious if I could run an IMU unit and an i2c/spi bridge requiring...
Hii all
I am trying to port the experimental/bootloader_signing project to gcc I made changes in the project accordingly, so now its working. I can able to flash application...
I connect a GPS module to nRF52 DK and connect nRF52 DK to my computer once more.
GPS module ---> nRF52 DK ---> computer. (like this)
So I want to do NMEA parsing like...
Dear All,
I am sorry but I have to ask this question here, I searched and red trough the forum, tried the suggestions, nothing works.
Basically I want to have a HID device...
I use softdevice 6.00, size is 80K Byte. I use the chip NRF51822ab,and configurat the irom start at 0x14000,size 0xC000, IRAM, start at 0x20002000,size is 0x2000 ,in keil...
Hi,
Is there a possibility to read the state of the gpiote pin? (is it high or low). Is there any function or any other way to do that?
I'm changing the gpiote pin via...
Hi,
I made a own service for a rotary dail in a peripheral(S110). This service send the speed, direction and a counter (all uint8) of de rotarydail in separate characteristics...
Hi Everyone ,
We were using nrf51822 rev1 IC for our project and now it is changed to nrf51822 rev3 . Previously we were able to detect the chip in nRfgo Studio on our...
I am looking for a device with support for the 4.2, long packets (up to 255 bytes) feature. I see that the nRF52 is a 4.2 device. But for what I understand the optional long...
I am using s120 for central device, and my central device connects to multiple BLE slaves. After connection, some slaves may lost connection due to power off of that device...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...