Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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...