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...
Hi,
I want to implement simple module:
gpiote event on pin change (around 6.7MHz signal)
Route gpiote event through PPI to increment counter
Toggle GPIO pin...
According to the documentation, the function sd_ble_gatts_exchange_mtu_reply() can return NRF_ERROR_BUSY , which would require the application to somehow defer the call to...
Hi,
I am attempting to run the examples of BLE HRS C and BLE HRS Peripherals from the SDK. Getting to the connected state works (discovery and notifications as well) just...
I noticed that the ram setting in this example is from 0x20003440, this means only less than 1KB is for application. But the example in sdk 12.1 the ram is from 20002078....
We want to use IoT SDK where two or more nRF52 chips would talk to each other via 6lowpan, in that case is the ble enabled router necessary for such communication?
I have an nrf51822AC chip connected to another ARM based processor which provides a CAN interface. The two are connected via the UART and we are using the ble_connectivity...
Hi, in the current project I'm working on, I need to develop an Eddystone beacon with UID and TLM frames configured by default. Based on the experimental_eddystone example...
Hi, Nordic
I need write some information to flash, then power off and power on, nRF52 still can read previous information. But now, nRF52 can not read, maybe ESB is still...
Hi,
I'm having issues with my MPU6050 sensor. I'm trying to get yaw, pitch and roll raw sensor values from MPU6050 sensor using DMP on MBED platform but without success...
I have just read nRF52840 Engineering A Errata v1.0, it looks like nRF52840 is like swiss cheese.
When can we expect some solid version of nRF52840 chip on the market?
Hi DevZone
Does the SWF switch at the PCA10040 automatically switch to the antenna I have put on my connection probe? ( www.digikey.com/.../1775923)
Thanks in advance...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...