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 are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
I would like to call sd_power_system_off in my error handler. The product is at a stage where occasional errors still occur as the devices are deployed "in the field" for...
We have a custom board solution with an BLE module from Laird, that uses nrf51822 IC, as a gateway. Code was written in Keil and we used SDK v 8.1.0. Originally we didn't...
According to BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part G page 2248
Exchange MTU procedure is initiated by the Cilent, and only be initiated once.
But by looking...
Hi,
I'm trying to add the peer manager to my project, following the guidelines at infocenter.nordicsemi.com/index.jsp
I've copied the peer_manager_init() function exactly...
The pm_evt_handler routine handles the event PM_EVT_CONN_SEC_FAILED and lists the following text as comments:
case PM_EVT_CONN_SEC_FAILED:
{
/* Often, when securing...
Hi Community,
I have nrf51822 module and use it's ADC. I had 2 AAAA batterys to supply power. But found 3V regulator consumption over 100ua. It's too much with sleep mode...
Hi,
We are trying to learn how to use the python bindings with the nrf51 dongle on an application for a windows PC.
We got as far as installing the pc_ble_driver_py, but...
Hi,
I am trying to run the light switch example of the nRF5-SDK-for-Mesh-v1.0.1 on total 2 boards(1-client (own nrf52832 board) and 1-servers (dev kit nrf52832 with pca10040...
Using Windows 10 I get an error when I try to export the graph from my PPK 1.1.0 to any Image File (PNG JPEG etc). SVG and CSV export works well.
Python shows this error...
Hello, Thank you for helping me to interface the PCF85176 (40 x 4 universal LCD driver for low multiplex rates) with Nordic nRF52 development kit board. I need to write the...
i have a few question, i bought this " www.skylabmodule.com/.../".
if the device has a sample code loaded?
where are the example codes for the device?
i want connect...
Hi everyone,
I recently acquired a nRF52832 Breakout Board from Sparkfun. I have been using it for a few weeks now and everything was fine. I was programming it using the...