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 am trying to program my own provisioner. I am able to connect to a device, following this Provisioning Procedure .
How can I now configure the node? As far as...
Hi,
My team is building a wearable application similar to a smartwatch.
Our system requires two main operating voltages. 1V8 and 3V3. I was thinking that we would use...
Hi there,
I am using the nRF connect app on Android to see my dongle's name. I want the name to change every 5 seconds from one name to another. This is just for evaluation...
Our products are based on nRF52832 & nRF52840 and include display.
We use DFU mechanism for application update.
According to Nordic's documentation DFU supports multi...
I have an application running on an STM32L1 and want to adapt it to the nRF52832 w/ SDK 13.2.
This app read three analog sensors and send data to another device, using UART...
Hi, I have a custom board that the actually consumption its 1,5mA with the NRF_LOG enabled.
I have a buzzer that I need to toogle and I need disable the NRF_LOG because...
Hi, I'm currently using SD S132v2.0 for one of our legacy product. Recently, we are detecting some problem with the connection using Samsung S9 (on ours customer phones as...
Hi,
So I've been having a number of issues with getting OTA dfu and the ble secure bootloader working with the 132 softdevice, sdk 14.2 and nrf52832 .
So a little context...
SDK - 15.2.0 IDE - Segger Embedded Studio Computer platform Windows 10
I added to example "ble_app_blinky" all the peer manger, because I want to add password in connection...
Hi Forum,
I have just purchased nRF52840 Dongle and trying out “Blinky” application from source SDK “nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\peripheral\blinky...
Hi:
I want test the bluetooth function of nrf52840 pca10056. but After compiling the ble_app_uart test program, use nRF Connect tool connect to PC. display "connected"....
I made this question earlier, however, after receiving emails about "an engineer has been assigned" and "the ticket has been replied to", I can't access the question. The...
Eclipse wont run ble_app_buttonless_dfu. I just get a "No source available" error message, it won't go to the main.c source. I have created a virtual folder with link to the...
Hi all,
I have been using nRF devices since a long time but recently I stumbled upon a problem statement where I need to create a mesh network. Here I have to have a master...