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...
Hi
I am measuring the current.
I use SDK 12.2.0 , NRF52 and S132.
I noticed that current was flowing even while device waits events.
Device waits by sd_app_evt_wait...
Is there a way to receive/send messages from/to the nRF51822 (I am using the BLE nano from redbearlab) with a java desktop application? Is there any java library out there...
Is there a way to determine the end of an NFC write besides waiting for the NFC_T4T_EVENT_FIELD_OFF event? We want to update the NDEF message from within firmware after data...
Hello,
I would like to collect sensor data over TWI and transmit to a smartphone using BLE. I am wondering what the best way to do this would be. I am using SDK 12.2. ...
Hallo all,
I have just noticed that nRF5 SDK 11.0.0 do not have support for S110 softdevice anymore.
I understand that from previous project that S130 is able to do similarly...
Hello,
I have made a custom board using nrf51822 QFAC that has an IMU on TWI interface. For programming I am using ST-LinkV2 and OpenOCD. The board is working just fine...
Having spent numerous hours/days on trying to get the SDK12 examples running on my nRF52DK board with MacOS SES3.12, I in result wrote a basic guideline that in the end makes...
Hi,
i search a FSK tranceiver with a ADC readout for a experiment.
I need the raw ADC ("audio") signal for a external signal processing.
Please help, most of the wireless...
I want to transfer application over the air(OTA) to NRF51822, with using nrf-toolbox in android mobile so please tell me step by step procedure. and how to setup nrfDK to...
hello every,do you have the same question?
i delete the bsp relevant document,then i find that when i disconnect it from APP,it delay to Generate disconnect events. i use...
I'm trying out 6lowpan examples in the IoT SDK, and while everything works,
if I want to disconnect by running:
echo "disconnect 00:50:49:71:3b:44 1" > /sys/kernel/debug...
I have compiled the following list of error that are given by BLE Stack from the ble_app_gls code.
I would like to know what action needs to be taken on reception of all...
Hi everybody!
I want to do a connection between two BLEnano, one is the mater and the second the slave.
I have programmed the two BLEnano using the Arduino IDE and libraries;...