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!
We have several products which use SoftDevice S110, some of them are already in production and are listed as Bluetooth Qualified, some of them we are preparing for production...
I've a custom board that uses a nrf52832 and Li-SOCl2 battery (3.7V). We've programmed several boards with our firmware and kept then with BLE advertisings every 300ms. A...
I am trying to develop a simple SPI master for a custom nRF52832 uC, but I can't find anny sort of sample codes that don't use Soft devices for this task. I need the code...
hi guys. I am currently using nrf52832 MDBT42Q Series from Raytac. I would like to know that how can I flash the softdevice and my application into the nrf52. My NRFgo unable...
I am currently doing some stress testing to ensure that I am correctly removing peers when the peer manager storage is full.
In this regard, my device is acting as a peripheral...
Hi,
I am developing application using nRF52832, s132, sdk13.2 which is collect sensor data and sent it to server. I have sent data to server using nRf52832 and interface...
Hello,
I'm trying to load BLE UART example on a custom module with nrf52832. I'm using SDK 14.
On the EVK it runs successfully, and I have the following addresses map...
Hello!
I'm trying to perform DFU over BLE using a NRF52 devkit. I'm getting the following error preceded by lots of "Invalid advertising data type" logs:
Traceback (most...
[SOLVED] turn off logging through UART.
Hello
I'm experiencing a strange issue where my device sends a beacon under DEBUG, but does not under RUN.
Due to that I tried...
Hi NordicSemiconductor Community,
I have a problem with the SEGGER Embedded Studio IDE, i want to build my project but i have the following error :
can't open 'C:/Users...
Hello,
I am trying to send out a notification and getting this error code 13313 (in decimal, 0x3401 in hex). Which eventually leads to BLE_ERROR_GATTS_SYS_ATTR_MISSING...
I developing applciation based on nrf51822, sdk11. I have read several posts about using app_timer_cnt_get() and get only 0 value. As far as I understand, this is because...
i want to connect my nfr51822 device to only one phone( that means which phone was connected first). For this purpose i enable whitelists but i create whitelists nothing has...