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...
In the NRF52-DK user guide, the following is stated:
Important: When using ANT/ANT+, the 32.768 kHz crystal (X2) is required for correct operation.
However, I could...
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
Hello,
BLE MESH 3.0 Light Sw Example code just I have add APP_TIMER_MODE_REPEATED and its work fine.
Case 1:if I print string Or LED Toggle Based on timer its working...
Hei there!
First of all thanks for all the great work here!
My question is:
In my application, the final device will have 4 pogo pins.
Two of them are for power, the...
Hello All,
Hello all,
I am working on BT832A in which nRF52810 is used and i used segger studio for programming in windows 7. I am refer nRF52 SDK 15.2.0. And i am load...
In the manual for the nRF5284 there is a listing for some divider settings for the MCKFREQ. The size of the register and the values to set indicates that there are a much...
Hi
working on a NRF51822 device with SDK12
I was using nrfjprog version: 9.7.1 to create a setting.hex with the following line
nrfutil settings generate --family...
i am using this project:
\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c\main.c as center.
nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main...
I implemented the app_pwm_library, but it seems to "top out" at 500Khz? Here is a summary of my code. Is there a set of routines that have a higher speed?
APP_PWM_INSTANCE...
Good morning,
I already made a nRF51822-based prototype some years ago, and now I'm working on a new prototype but based on the nRF52840.
Is there any AN like the nAN36...
The design I am working with has no RTC. Is it possible to use nrf_drv_timer to "wake up" the CPU? I understand I will not be able to use app_timer code, so I was trying to...
Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I...
Hello! What does the real marking of the nRF24L01 + chip look like? I have not such, but very similar. The problem is that the module after a while ceases to go to sleep,...