Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
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...
Hi,
we have ESB PTX and PRX couple from nRF54H20 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin build for CPURAD...
We are currently developing a project using the nRF52832 as the microcontroller, Segger Embedded Studio version 5.42a as the IDE, and the nRF5 SDK 17.0.2. We began by creating...
Hello,
we are working on a BLE + Thread project, and it is currently based on NCS 2.6. We would like to update the SDK to a current one, and I see that there is a preview...
Hi, I'm quite new with the nrf ecosystem. I'm trying to setup a nrf52833 development board to use an AHT20 as a humidity and temperature sensor. I tried coding my one i2c...
I am creating a BLE program with ISP4520 which has nRF52832 implemented.
In terms of the program, it is a device that uses BLE communication with a PC, but when I use the...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
Issue:
The OTBR could run with RCP versions built with SDK v2.3.0 and v2.4.2 but couldn't work with fw from SDK v2.9.0. Hence, I wanted to know which of the latest SDKs...
Hello,
I’m trying to obtain millisecond precision on nRF Connect using the MCU’s internal RTC.
My code:
After 131000 ms, a got:
Could someone help me find...
I have the nRF Hw v2, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM10/11/12 device:
Most of the nRF Connect Desktop...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
As per the title: I'm considering nRF54L10 with PM1300 for a new design. If I run the 54L10 supply at 1.8V which is pretty close to the minimum, is there any actual power...
Hi guys,
I am following DevAcademy lessons on nrf52833dk kit. I am testing the software on VsCode. SDK version is 2.7.0 and toolchain is 2.7.0. Board target is selected...
Hi,
I have added " config HW_STACK_PROTECTION" in KConfig file of the board.
Is there a way I can check during runtime if the Stack Protection is enabled? Is there any...
I have the nRF Hw v1, and it seems like I did something wrong with a Fw:
nRF is recognizable by a computer as the COM3/4/5 device:
And it is accessible with the nRF...