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'm using a nRF52832 togehter with the SoftDevice SD132 and the SDK V12.2.0. I encounter the problem, that the SoftDevice runs into the softdevice_fault_handler(). The...
Hi,
I'm using the ble_app_multilink_central example in the newist SDK nRF5_SDK_12.1.0_0d23e2a, nRF52832. Now it can printf the log information. I want to use the uart to...
Hi,
How to interface UART between NRF51822QFAC and LPC1769, which tool can used for NRF51822QFAC and how to compile the source code, please send me download path for tools...
I'm observing frequent Bluetooth disconnection on my custom board which has nRF51822 SoC.
So far, I haven't been able to figure out the root cause. In order to narrow down...
Hi there,
I am currently runnning tests with the nrf52840 for university project on Bluetooth 5 and I'm struggling to figure otu how to change the PHY used,
e.g. in...
Hello together,
i know, there are similar questions about "Reading Characteristic Value", but i don't get a solution for me. My Problem:
I use nRF51DK with SD130 and the...
Does the aplication nrf connect work in win10?
on Bluetooth low energie app ckliking on "server Setup" nothing happens and "start scan" is always unselected,
computer...
Hey,
I was researching on whether the advertisement period ie the time for which the nrf advertises (tWA in figure) can be changed after each advertisement interval(tAI...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...
how do i know which address is selected when i use the funtion send_reliable_message() in the example?
speciflicly in the section where is simple_on_off_client_set() funtion...
I have a question about ble_app_uart__saadc_timer_driven__scan_mode example ( https://github.com/NordicPlayground/nRF52-ADC-examples )
I flashed the project onto my nRF52...
Hi,
I would be coming out with a batch of 2500 iBeacon devices made using nRF51822. For small batches I've used an STM32 configured as a Black Magic Probe to program the...
I use the ble_uart sdk14.2.0 example, I just open the pwm, and then accept the data, I did not deal with the data received from nus, just a connection, a connection error...