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...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96,PC is windows 10
I want to use the DFU to update my file,but I find that only the Init packet is signatured...
I am trying to integrate SPS30 sensor to nRF52 DK using Segger Embedded Studio. The sensor fails to initialise and the program keeps getting stuck at NRF_BREAKPOINT_COND at...
Hi,
In nRF24 / nRF51 , the product sheet have the 20dB Bandwidth for Modulated Carrier (2Mbps) parameter.
However , i could not find at nRF52832 ps.
Did it the same...
Before updating firmware i have updated connection parameter with low connection interval. But it taking too much time. If I gave the same parameters at the first time while...
Dear sir.
This is jaykim from south KOREA.
I saw your company website about NRF2460 Chip.
Is this chip discontinue? It means not product any more??
Because We now...
Hei hi.
I'm developing simple beacon application with sdk 15.2, sd132 based on freeRTOS on nrf52832. The app and the whole project is built with help of ble_peripheral/ble_app_hrs_freertos...
void spi_read_write(0x1E,0x00) ==> output 0x10 as return value of register read.
Here I want to send value 0x90 as register value in the argument of spi_read_write(0x1E...
Hello, Looking for help in confirming what happens when pin 0.21 is grounded on the 810. I have a simple custom 810 based on the reference design with an added led and rgb...
I am using Keil uvision. Working with example codes, with uart example I got the code to send a data to mobile app through ble. But I cannot find code for receiving a data...
Hello All
I am working on nrf52810 and for programming i use segger studio in windows v7. And i refer nRF5 SDK 15.2.0. in my application use LM6BD temprature sensor connect...
SDK 15.2
I am wondering if anyone could point me in the right direction for optimal Timing configurations for the following parameters: 1. Advertising Interval 2. Scanning...
I am using the PWM app from nRF51_SDK_10.0.0_dc26b5e\components\libraries\pwm. I have loaded s110, and am running no other code.
The application hangs on the second cycle...
Hi
It seem that Nordic does not offer a service for delivering chips pre-programmed with a custom firmware?
We are currently having our boards manufactured in China and...
Hi there,
We are using the nRF52832 on our PCB design. We built the first batch and it was working fine, we built a second batch and all the boards are having issues.
...