Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi All,
I use iot_ipv6_udp_client example on nRF51 DK.
I modified it and send data in one direction only (not receiving back).
Testing has shown that the maximum packet...
Hello,
I use S130 with NUS style connections as central and device at same time. It works nice and performance is good but when i run scan, performance become very poor...
Hi,
I'm using S130 with SDK 9.0.0 and as central, I'd like to read values for more than one characteristic on a peripheral. I do so in BLE_GATTC_EVT_CHAR_DISC_RSP by firing...
Hi,everybody!
Recently,i use nrf51422 as peripheral programming s310 ant_ble_hrs example in sdk6.0 and use nrf51822 As center programming s210 hrs example in sdk6.0. I find...
Suppose I have a lot of very small characteristics (1 or 2 bytes) to send lots of notifications on. They are all updated simultaneously, though the central doesn't care about...
It seems daft, but the ble_heart_rate_template_with_battery_service example in the nRF8001 Arduino SDK does not use the nRF8001's Battery Monitor!!
Instead, it just uses...
I'm working on an application that uses the persistent storage manager to store some calibration data. I thought I had everything working well, but after higher volume testing...
Hi,
I have already developed (and almost finished) an application with SDK 8.1.1
As you now when I created the application starting from an SDK example, the project under...