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...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
I installed master control panel and plug a PCA10000(usb dongle). The panel discovered the dongle.But once i press "start", an error hanppend:
"ascii" codec can't decode...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi there,
Im wondering if its possible to implement a proximity monitor with the new s120. Having one nrf51822 acting as a central and several (up to 8 I guess) nrf51822...
Hello,
at my current project I send a lot of data from one evalboard to another via proprietary Software.
Now I want to send that data via Bluetooth LE from one evalboard...
I would like to confirm the availability of the nrf51822 with DC/DC.
Should the nrf51822 with DC/DC be used in new designs? Will it continued to be available in 2015 and...
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,
For providing OTA function , I add dfu service into my own application APP1. and create another application App2 to copy the new firmware(named APP3) and cover the flash...
Please help me !
(spi_maseter_config.h at line 29)
#define SPI_PSELMOSI0 20u /**< SPI Master Out Slave In GPIO pin number. */
nRF51822 QFAA Package pin no.20 = P0.14...
I'd like to use 'Direct Advertising' to get the attention of a Central (a specific one or any in range) when an event happens on the peripheral. Is this mode supported by...
Hi,
I hooked up an nRF8001 (Olimex) to my logic analyzer and am observing the behaviour of the RDYn pin.
After resetting the nRF8001 through the RESET pin, the RDYn...
Hi All,
Just got my NRF51822 development board today and cannot get the heart rate demo from SDK to work. Two issues:
1> The PCA1004 board (the one without antenna)...