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 am trying BLE multilink central example from SDK9 on PCA10028 board, but everytime device gets stuck at LEDS_CONFIGURE() in main.c.
Below is my setup:
Flash...
Is there any way to stream the BLE data from nrf52 preview development kit to a PC/MAC? I saw this app devzone.nordicsemi.com/.../ but it doesnt work with nrf52.
Can anyone...
just i want to connect PC by normal BLE dongle.
i am using window8.1. and my nrf51822 chip using
ble_app_uart... i can communicate with smart phone but
on my PC, just i...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,all. i use ble sniffer to capture data between my phone and device,that sniffer says:malformed packed and connect failure.What's wrong?
连接不上问题抓包01.png
Hi
I've noticed that the Generic Attribute Service in profile code developed with S110 is missing the READ property on the Service Changed characteristic. It has INDICATE...
Hi, I want to logg faults on my system so in the app_error_handler I want to store some data to flash. This location in flash is erased earlier when no error was present so...
Hi,
I would like to know the time it takes to send the three advertising messages in one advertising period (on channel 37,38,39). What is it? How do I measure it?
Can anyone post this file, or a link to it? I don't have Keil(using GCC with Eclipse) so I appear to be unable to intall the pack that contains this. I am trying to get the...
I want to use timer0 to get exact time delay (without soft device used).
Timer0 configuration is as
void timer0_initialization(void)
{
NRF_TIMER0->MODE = TIMER_MODE_MODE_Timer;...
Hi,
At present time I perform many tests with power level and link stability. And noticed that if cover nRF base device with hand or put into pocket the disconnection with...
Hello,
Is there any way to configure the flash data default values during programming phase with Keil IDE?
In IAR, it is possible using a file ".s43" included in the...
Hello, I'm using the nRF51822_QFAA chip on a custom board, but the layout and parts are the same as on the nRF51822 USB dongle . I tried flashing the Board\pca10001\s110\ble_app_hrs...
I am using nRF8001 with EMF32.
inside hal_aci_tl_send function
C : 1, 14,
inside hal_aci_tl_event_get function
E : 3, 132, 128, 130,
It is looks like
Length == 3
...
Hi,
I am working on a small (1 inch square) bio-sensor project that needs Bluetooth capabilities. I like the nRF51822 and was looking into the dev board ( www.nordicsemi...