I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi,
I have tried with the nrfjprog tool and I get the following error:
Command:
nrfjprog.exe --eraseall --programs s110_nrf51822_7.1.0_softdevice.hex --program HILO_P_01...
Am trying to setup a module where I need to send the Serial port ( say from printer/peripheral COM)
to a BLE Peripheral/Central Module. Not sure which SOC or combination...
I have a board built which is a tracking device with a GPS and GSM modem. I'm beginning field testing and have been flashing it with a Segger then disconnecting the Segger...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
I have used the nrf8002 chip before and love it but now I am trying a different application that requires a bit more smarts. I am trying to design a system that can have an...
I have an nRF51822 board that is running fine for a while. At some point, it runs into an error and calls ble_debug_assert_handler() and goes into an infinite loop. At that...
Hi all,
I am new to nRF51822,now I want to used a simple ble application to send a data,and nRF51822 ble device read this data to control RC servo motor ,for example app...
We are using S130 v0.9 stack,
and when BLE device A is connected as peripheral of iphone
and central of BLE device B at the same time
iPhone --> A ---> B
Device...
Hello,
I am working with the nRF DK trying to read a sensor over I2C. I wrote some code in Keil uVision and I finally could read the sensor. The problem now is, for some...
I encountered a strange problem system reset. My application runs on iOS or android. My device was connected by iPhone 6 plus(128G) with iOS 8.1.2. ANCS was turned on. I have...
Hello Everyone
I want to implement TWI interface in my project.Presently I am using Keil UV5 IDE, PCA10028 Development board and s110 7.1.0 softdevice, along with that...
Hi,
So am new to all this BLE stuff, I have been using the nRF24L01 modules but want to move to the BLE variant, nRF51822.
I am these days figuring out the toolchain...
Hi,
I am developing on a nrf51822 based board using s110 softdevice v. 6.0.0.
In my program I need to change the bluetooth GAP device name in runtime
during connection...
Hi,
I compiled the nrf_heart_rate_collector. Apparently, this program only works once, between each run, "remote device" and USB dongle has to be resetted (unplugged from...