Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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...
Hi!
I developed my application using nRF51 DK with nRF51422 QFACA10 chip on it, and everything works fine. But now i would like to program this application on nRF51822...
Hello,
sd_softdevice_enable never returns.
I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a custom...
hi,
I am using currently keil v5. and sdk5.2, softdevice s110 v6.2 for board PCA10028 by changing header file of broad nrf6310. And also when i have been compile dfu_dual_bank_ble_boot...
I would like to confirm the number of available and configurable PPI channels for the application code when Softdevice S132 is used. I am using nRF52832.
In the Product...
Good day all,
I found the work of Nordic Semiconductor to perform wireless programming arduino devices using the nordic semiconductor bluetooth via Github. Actually I have...
Hello
I am working with Arduino DUE and I have read that arduino DUE and fRF8001 library doesn't work so, I am making a code to run in Arduino DUE but, I don't know how...
Just out of curiosity, can we have a Bluetooth Classic device communicate with a Bluetooth Smart Device.Both the technologies are very different at the protocol level but...
Hi, I am working on a project that the ble sensor will be mobile. I load mutiple nrf51822 with the softdevice S120 working as APs and place them in different places to extend...
Hi there,
I am trying to implement scanning feature based on timeslots (with BLE).
I can receive and transmit my packets in timeslot. However I need to send PACKET_A and...
We have conducted some form of RF performance test at various battery voltages (3V, 2.5V and 2V). And the results we got shows significant degradation in performance at lower...
HI,ALL
thank all kind developers.
i need make my board as a central.
when i overview the source code,the function 'scan_start' contain the function ' bsp_indicayation_set...
HI,EVERYONE,
NICE TO MEET YOU,
i wanna know that if the buttons_leds_init assigned three buttons at once.
And i noticed that the function name is 'advertising_buttons_configure...
Hi All,
We are in design phase of our project, which uses two NRF52 chipset one as master and Central , We have some prewritten content in Flash, which need to be read...