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 !
So i have this issue. I use nrf52840 Dongle, from some article long time ago i saw that i cant connect dongle to VS Code because it does not support bootloader,...
Hi,
As well know, nRF52832 TWI interface can support clock stretch function.
Can I disable "clock stretch function" function?
How to do this job?
Thank you
I am working on nrf52840 and using v2.7.0 SDK. in led_state_def.h (i modified it a little)
static const struct led_effect led_effect [] = {
[ LED_EFFECT_ID_OFF ] = LED_EFFECT_LED_OFF...
I am using SDK16 and attempting to load images for loading.I have questions and would welcome pointers
1. I need to use the application to load a new image into memory ready...
Hi,
I'm working through building my own Matter device. Building on MacOS, VSCode on 2.7.0. I'm using an nrf52840DK for now.
I have two endpoints that contain a temperature...
https://community.element14.com/products/roadtest/rv/roadtest_reviews/1646/draft_for_nrf5340
Above link is a user experience with one of you development kits, which is typical...
Hi, we are working on an application that makes heavy use of work queues. We'd like some way to monitor work queue events to optimize timings/priorities etc. I was looking...
I am trying to make a remote control with NRF24 and Atmega328p. The full name of the NRF24 I am using is E01-ML01SP2. I fixed everything but it draws too much current. I have...
We are looking for BLE Mesh Sniffer,
it has come to our notice nordic provides nrf sniffer. can we sniff BLE Mesh Packet?
Will this mentioned link sniffer be of any use...
Hi all,
I have developed a project for nrf52811 on nrf52840DK.
My question is how I flash this project into nrf52811 using nrf52840DK.
I am using nrf5 sdk 17.1.0...
Case 1: Constantly power on reset during the network attachment process. The customer produced 2000 pcs , 300 pcs defective rate. We measured the voltage of VDD1 and VDD2...
I modified the BLE fundamentals lesson 5 exercise 2 example ( github repo ) for my purposes. This uses a generated passkey for pairing with accept lists.
I removed the...
I've had success getting the Sigurd Hellesvik Serial Recovery sample to work on an nRF52840 DK with mcumgr cli commands. I'm able to flash the Fanstel 840 with the same bootloader...
How do I resolve/update:
zephyr-sdk is outdated. Found 0.16.5, but 0.16.8 is required by the SDK.
python is outdated. Found 3.9.13, but 3.12.4 is required by the...
Dear Nordic Support Team,
I am encountering a persistent error while setting up NRF Connect for Visual Studio Code. Despite numerous troubleshooting efforts, I have been...