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 have an custom board, using s110 and HID example from sdk9.
After i pair and unpaired few times i get an error code :err_code = 0x8010
err_code = dm_service_context_set...
Hey! I was trying to modify s132 ble_beacon example to s140 for my nRF52840 DK but I couldn't build it in Segger Embeded Studio. What is the problem with "SEGGER_RTT_CONFIG...
Hi,
I have an nrf52 with sd 132 3.0.0 and SDK 12.2 which after turning it on I can connect to it without problems, but after some time (maybe 10-15 minutes) I can't connect...
Hi,
I am using sample ble_hrs code in SDK12.0.0 over Rigado eval Kit for BMD300. After running original code as it is device doesn't advertise. After I commented out the...
I have modified the ble_app_uart to start and stop advertise by receiving command from the uart port. If I don't delete the ble_advertising_on_ble_evt(p_ble_evt); in below...
Hi team,
Iam using (\ble_tester\examples\ble_central\ble_app_hrs_c\pca10028) this example.i want to get rssi from the advertising beacon.
Iam using this functions
sd_ble_gap_scan_start...
I see on your website that Bluetooth 5 throughput numbers are given in the graph below. And the following disclaimer is given.
"Net data throughput not including overhead...
I have taken a look the APIs which the S132 supports in nRF52 DK.
However i could not find the APIs that can initiate the channel map update ,feature exchange & version exchange...
hai
i have this code to save and read some data in flash.but the stored and read data are not same. always reads zeros. how can i solve that.........?
here is my code...
I'd like to be able to quickly update the advertising data using
sd_ble_gap_adv_data_set()
and at the moment I'm doing this via a bit of a hack, as I captured the advertising...
Normally, Raw data has TYPE (0x01), TYPE (0x09): device-name, TYPE (0X07): UUID 128 bits.
However, there are devices without TYPE (0x07).
Is this also a problem?
Communication...
Considering using an nRF52 module, I'm developing using EvoThings' native plugins right now. I don't think we have the resources to do IOS and Android native apps.
Has...
I have an application where my nrf52832 acts as a peripheral and I can connect to it without problems, but after some time like aprox 10 minutes when I try to connect to it...
Hi!
I have searched for this questoin, but not found anything useful. Probably I an not using a good search phrase.
How do I determine how much space is left on a nRF51...