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...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
Hi,all. i faced a problem:when i take my phone far away from my device,link-lost severce can work,but turn bluetooth switch off on my phone directly,my device can't alarm...
Hi,
I am trying to upload dual_bank_ble_s110 example on nrf51-dk using Keil. But it shows error:
C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe...
Hi, I am trying to generate PWM pulse based on sample application in GitHub. However instead of using different modes and multiple channels, I tried to simplify it to just...
Probably a silly question, but I am new to Nordic Semiconductor and can't figure this out. I am trying to make a new project based on the Template example for nrf51422_xxac_s100...
I am writing my own function to setup a notification characteristic, but it failed,
Could anyone help me check it ?
static uint8_t d[2] = {0};
static ble_gatts_char_handles_t...
I have been experimenting with mbed ble programming and have had some success with the examples and my own programs. Everything works fine on the nRF51 dongle and DK.
I...
I'm trying to enable the active signal for an nRF8001 on Adafruit's breakout board. Is there a way to do this without using the nRFgo software? I use a Mac so setting up nRFgo...
Hello.
I use BLE Shield V.2.1 of RedBearLab.com for Arduino.
The shield equipped nRF8001.
After about 62ms from reset nRF8001 by putting Low signal in Arduino pin 4...
Iam using NRF8001 in my project & i don't know how to enable them & connect them through Android app basically iam using in tracking chip so any one have a idea that how to...
I am using an Arduino and NRF8001 break out board from Adafruit. I am using the UART profile (adafruit sample code) to send data between mobile phone and Arduino. However...
Hi,
I am trying to setup the nrf8001 by sending the setup commands from my microcontroller. After I send the complete setup packet (21 commands) I receive, as expected...
I'm working on integrating nrf8001 with STM32, currently trying to write my own stack.
Upon reset, I read the DeviceStartedEvent, 0x81 and it shows "0x02 0x00 0x02", which...
After a fresh install of Keil (along with Legacy patches) and the SDK, I get the following messages when I try to open the ble_app_template_s110 project:
The project...