Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hi,
I am trying s112 on pca10040 with SDK16.0.
I found that I can't build the app whenever I use the " nrf_ble_gatt_ data_length _set() " api... does this mean that s112...
I'm using the socket(AF_LTE) to talk directly to the modem on the nrf9160 and wanted to add a timeout to my recv() call. I added a call to poll() before recv() and am seeing...
Hello,
nRF51822
SDKv11
Kail 5.18
SD130
I have a pcb that has a sensor with I2C. I made a project that based on the sample of "twi_sensor", and I can read the sensor...
Hi all, I am trying to build the beaconing example from the nRF5 SDK for Mesh. When running:
$ ninja flash_beaconing_nrf52832_xxAA_s132_6.0.0
I get the following error...
I have 3 nRF52840 dongles and want to setup a mesh network between them. Which example from the SDK should I execute and how will i come to know if its working fine.
Hello all!
I'm using a nRF52 DK, which has been already programmed with the soft device s212, since my interest is to be able to connect to sensors using ANT+.
My purpose...
Hi,
We are currently testing DRX (not eDRX) on our custom board, and we would like to reduce the power consumption.
When everything on the board is in low power mode,...
Hi Goature,
We are also try to implement the same. We aren't getting any idea how to start. Refer the same thread : devzone.nordicsemi.com/.../make-ble-central-send-firmware...
Hi there,
Is there any Zigbee Motion Sensor code example that someone has put together? I could not find any on the nRF5 SDK for Thread and Zigbee.
Thanks
Hello,
Was programming two different boards today with the new 1.1.0 modem firmware.
Programmer reported the following for the two boards.
2019-11-21T21:10:34.297Z...
Hello!
Some time ago you seem to bundle sample 5 x nRF52832 to nRF52DK. Recently there was no bundled chips. Why did you change that?
The development and prototyping...
Hello, I tried to set up my nRF9160 with this tutorial and there is a problem: https://www.youtube.com/watch?v=jZQcmU3KIMY&t=216s
According to the tutorial, LED 3 and the...
I'm investigating the PDM peripheral on the nRF52840 and I have not been able to find out what the RATIO configuration bit actually does.
Presumably it controls how aggressive...
Hello,
I try to solve one problem with SYSTEM OFF and I still have no idea.
In my device I have one button switch and with this button I need to change characteristic...