I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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...
Hello,
I'm looking for a solution to achieve best possible resolution timestamps of received advertising packets for BLE. Is there any specific chip that you would recommend...
Hi there!
I searched the forum and didn't find any clear answer.
nrf52 programming pins are SWDIO and SWDCLK and chip can be programmed.
When nrf52 is part of a pcb...
HI,
I am trying to Port the BLE BEACON source code of PCA 20006 to PCA 10028 EK.
I have changed the IROM settings.
I have initialized the soft device handler to NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I am trying to understand how can I have a running counter based on the low power 32.768 KHz oscilator that does not trigger any timeout interrupts (I am using the soft...
Hello,
I have a nRF52 to nRF52 connection. I want to secure it (auth and if possible encryption) with a pre shared key. What are the points that I have to modify please...
NRF52,S132 soft device,
I am trying to toggle GPIO 10 (NFC pins Enabled as GPIO)in a 1us Timer, But its not happening , What may be the issue? Am using Timer 4. What is the...
I have programmed nrf51-dk with an example code available at mbed platform,everything works fine except that the ble is visible even if we open bluetooth menu.It is scanned...
Hi,
I'm developing something with NFC / BLE handover - it is currently working fine, NFC tag is read by a phone, nrf52 starts advertising and phone then connects to it over...
Hello,
I'm remaking an nrf52 project in Keil and ran into an issue when it came to compiling. All of the errors outputted have came from bsp.c, mostly stating that a few...
Hi,
We will use nRF52 along with small 8bit micro and UART connection. The MCU cannot support standard baudrate 115200, and we will need to implement non-standard speed...
I am using the Johanson balun ( www.johansontechnology.com/.../Johanson_nRF8001_App_Note_v2.pdf) to interface the differential input of the nRF8001. The PCB manufacture I...