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...
Hello, I managed to run nRF5340’s QDEC on development kit. The dts overlay looks like this
The problem is I do not see the LED gpio (P1.13) switching on and off on the...
The datasheet appears to say that a pin_reset does not completely reset the chip:
in particular it does not reset the SWJ-DP interface which, I believe, in some circumstances...
HI,
I'm developing it using NRF52832.
It is intended to update the remaining battery capacity through the battery_level_update() function by receiving the battery measurement...
Hi,
Few Binding APIs are absent in nCS as compared to nRF5 Mesh SDK. Compiling some models for certain boards is generating compile time errors, is it that certain models...
Hello! I am currently looking at options for unit testing frameworks ( for TDD and CI/CD) on host OS(Windows preferably but Linux if I must) for nRF8233 core custom boards...
Hi,
We need to save 3 strings to flash using NVS. Based on the code sample in zephyr\samples\subsys\nvs we set the initialization and then write and read these data.
To...
Hello,
This question has been asked - but that was awhile ago - some could say in an almost different landscape than what's going on today - so, please don't answer this...
At 1M rate, test the reception sensitivity of Bluetooth chip, the number of packets lost at -90dBm exceeded 30.8% as specified by Bluetooth Alliance, and this situation occurred...
Hello,
I am trying to figure out a problem with the WDT module behavior
Running on an nrf52832 and using SDK 11 with softdevice s132 v2.0.0!
There are 3 WDT channels...
Hi,
I have nRF52840 DK with Power Profiler PPKI. It was working for long time, but now it suddenly stops working.
Screen saved:
nRFConnect Dektop version 3.7.1, Power...
After I changed from SDK 17.0.2 to SDK 17.1.0 I get for the example project "blinky_FreeRTOS_pca10040" during the compilation with IAR Embedded Workbench IDE - Arm 8.50.9...
Hi, I had designed custom board using icm20948. i tried to get raw values from sensor and succeed then i had ported nucleo code for nrf53 zephyr. when i tried to run below...
Hello,
I'm evaluating nrf52840 and trying to use zigbee/light_bulb as a starting point. One thing I caught immediately and still trying to find an explanation for was the...
Hi DevZone,
I need help to understand the DFU procedure over the Mesh without any second BLE dongle/BLE serial device to populate the DFU packets.
The ask is how can we...
Hi
I am using the nRF52840 with an external sensor which I need to config (nRF is the master). after this, nRF is acting like a I2C slave (twis) and i like to trigger an...