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...
nrf8002-based loss prevention solutions are being developed.
our often experience intermittent connection to iOS 7.
Disconnection from the moment after a successful...
There seems to be a lot of questions recently that are re-hashes of previous discussions.
Many discussion forums post a sticky etiquette thread. Can we maybe have something...
The nRF51822 only has one UART and my app needed two. One for a GPS receiver and one for a simple terminal command line interface. The UART RX is interrupt driven, but TX...
Hello,
We are developing using the S110 and having major trouble re-establishing Bluetooth connections to our device. The reason we need to reconnect to our device is to...
Hi all,
I found something different between SD6.0 and SD7.0:
1.KB bonds with iPad successfully;
2.Click OFF the bluetooth button in iPad setting, then KB goes into...
I'm trying to get the ble_app_hsr example working with BLE_DFU_APP_SUPPORT enabled. I have included:
ble_dfu.c
dfu_app_handler.c
bootloader_util_arm.c
But when I build...
I'm using a nRF51422 with the s310 stack. I copied code for adding a custom service that was working with a s110 stack, and tried to add a service to the BLE in the s310....
Hi,
We are a couple of students from Norway trying to get RSSI from an active RFID system we got from ebay.
We have now connected the tranceiver module to our PC running...
Hai,
I am using nRF51822 development kit. I want to test the demo app for S130 soft device using this. But i could find that the demo app is for the evaluation kit. I am...
Hello,
I'm learning how to use s110 and the debugger. I am porting the hids_keyboard app from the PCA10001 to the PCA10003 (nrf51822 -> nrf51422).
As described in this...
I am installing nRFTools_6_1_0 and I get this error during the instalation.
I am trying to connect via USB the PCA10001, but my windows 7 says that the driver is missing...
Hi everyone,
i have an Characteristic with attr_md.vloc = BLE_GATTS_VLOC_STACK; . Is it possible, when i send a notifcation to use params.p_data and params.len to send...
now i download the SDK,when i see the program that i am the first time to use the core. I want to know that how use the program DOMO to use in my product like the SPI ,
thanks...
Hi,
I have met return error below point when I try to upload Application Hex file with bootloader in nRFgo Studio Ver1.17.0.3211.
if (!(IS_WORD_SIZED(m_start_packet...
I am trying to get enhanced shockburst working with the nRF24LU and the nRF5188. I am using the nRF5188 as the transmitter and the nRF24LU as the receiver. I am using the...