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...
I cannot find the broadcast message when I change to the following code:
/**@snippet [UART Initialization] */ /**@brief Function for initializing the Advertising functionality...
I used the Nordic EVAL model nRF52-DK which uses the "nRF52832" chip. The EVAL has been programmed as "Pheripheral" with the application "BLE over UART" made available by...
Hello,
I'm working on a project with thread network and I'm implementing a bootloader from the thread dfu secure bootloader example.
I had use this example with sucess...
Hi,
I am trying to use Thingy 52 with Bluetooth 5. Is there any example on it?
I notice that in the documentation for SDK 15, it says that Thingy is supported but I couldn...
Hi
We have connected BL651 to our micro controller via UART. We need some pre-built binaries to test the connectivity between Microcontroller-BL651 and outside world through...
I followed http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#asset-tracker
to perform "Testing". I successfully completed...
hi.....
i am using nrf52832 and peripheral device , i need to advertise only when it reaches the certain value (threshold )so that i can save some power how to do this ...
Hello,
The Python-files associated with nAN34 (Setting up production test using DTM) seem to be missing. The web links are dead:
1. On DocLib page https://www.nordicsemi...
Hi,
I am using radio time slot to run a second RF communication link. The device is connected to a host (mobile phone) via BLE. May I know how to obtain the BLE frequency...
I'd like to apply bonding/whitelist so that once a peripheral device connects to a central, only that peripheral device can reconnect (until bonding/whitelist is cleared via...
Hello Community,
I'm interested in nRF52832 support for bluetooth.org Core 5.1 position finding feature. Unfortunately, I didn't find any reference design on the site...
Hello,
I am trying to connect the nrf52840 to the internet via a cellular connection using the ublox sara u201. I am yet to see any projects being done and wanted to ask...