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,
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...
When using the sd_ble_gap_sec_params_reply function to reply to a pairing request and declining it with the BLE_GAP_SEC_STATUS_TIMEOUT reason, nothing seems to happen, the...
Hi,
I work on the nRF52840-Preview-DK board. I try to make a ble to uart bridge and I start with the nRF5 SDK 14.0.0 ble_app_uart example.
I compare the current supply...
Hello,
I just solved the previous problem thanks to the reply. Thank you a lot.
But, I have one more question..
I was tested UART central example( ble_app_uart_c)...
Hello, I am working on a firmware for nrf52832 custom board, whose purpose is to light an onboard LED if another nrf52832 custom board (same design) is near to it. The other...
Hello,
I am developing a zigbee coordinator with a BMD340 module (using the nRF52840). I want to support several third party device with the coordinator. I am able to connect...
Hi, We have a smart product, which has two application scenarios. One is the use of BLE peripherals, similar to sports bracelets; The other is the 2.4g private protocol mode...
Hi Nordic team
How can I begin to develop the thread mesh? from the https://infocenter.nordicsemi.com/index.jsp I can run which example project
I had no found it from...
Hello .
I want send BLE data of sensor value.
So, I am using the central module(HM-10) And peripheral is nRF52832 of custom module.
Connection and data communication...
Hi
We are working on the FOTA based on http_application_update project. The hardware is Thingy91.
The issue is if we use the default the MCUBootloader on Thingy91(version...
Hi ,
I am working on nrf based project . I m trying to build my project using Cmd . I followed the steps given in link -
https://devzone.nordicsemi.com/nordic/nrf-connect...
Hello,
is it possible to localize the chip via the NB technology.? I red that this is supported by the NB standard.
When I switch on NB supporte systemmode the gps sample...
Are the accepted values of nrf52832 output power as below:
4, 0, -4, -8, -12, -16, -20, -30, -40
What we are most concerned about is whether -30dBm output power was available...
To the kind attention of Nordic support team,
We would like to delete BLE bond infos, only for test purposes. Being BLE not even activated and softdevice not used.
For...
My nRF52840 arrived yesterday and I started playing around with it. It is immediately recognized y nRFConnect v3.5 BLE App v2.4.0. The firmware on the device is 4.1.2 Jul...