Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
I am working on a project on wireless interface between phone and SIM card. I want to use chip nRF51822-CEAA to run SIM card simulation at phone side (include wireless communication...
in nRF51822 product specification a maximum absolute rating of 3.9 Volt is reported, while in electrical specification the maximum voltage is 3.6 Volt.
The question is :...
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...