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...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...
hello:
My project is based on "esb_rx",NCS2.5.1,nRF52832.I need a Unique address for my product ,so I add flash read/write function for my projict, base on "soc_flash_nrf...
Hi,
we are facing an issue of loading the application written with nRF Connect SDK to the nRF52840 which has nRF5 SDK's secure bootloader. Update process should be performed...
I try to enable APPROTECT by nrfjprog but seems not work, I still can read the memory after device (PCA10090) reset.
Here is the commands I test to enable APPROTECT
...
I was trying to update the PPK II software, but I am receiving a error message: "Error: EPERM: operation not permitted, mkdir 'D:\'"
Well, in my Windows environment, the...
Hi,
We have been using the DeviKit for our initial development and now we have developed our own custom board using the nRF5340. I trying to flash the device, but couldn...
Hi, We noticed that if you do not "Disconnect" a SEGGER RTT connection (on the RTT Viewer), the nRF52832 chip latches into using a relatively large amount of power (~3mA)...
I'm running the latest nRF Connect under VS Code on Windows 11.
What used to compile and not show errors (a couple weeks ago, and running 2.6.0) is now showing errors on...
I am having a problem where the UART is getting noise and bad data (I assume framing errors too) with Zephyr drivers. I was wondering how in Zephyr do you check for framing...
Hello,
This demo gives me automatic pairing and password input.
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-problems-between-ble_peripheral-and-ble_central...
This question is in lieu of an issue on the repository, because I don't think issues are accepted there?
I noticed I was getting the following CMake Warning:
Could not...
I am running on demo "nrf-knx-iot/samples/light_switch_sensor".
I built the demo and burned it into my nrf52840dk successfully, but I could not see more logs.
I found...
Hello! We recently acquired a Nordic Thingy:91 for prototyping and it was working great until I came into work this morning and it was no longer showing any signs of life...
Hi Support team,
When I compile the application on the network core of nRF5340, the result is like below:
There is a 64KB SRAM1 with usage 0%, could you tell me what is...