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...
Hi,
I have problem while jumping to another application (address) in flash code region.
I placed first app at 0x00000000 address and the second at 0x00002800 what I...
Hi,
I'm having a hard time trying to share the bonding information with the bootloader. I'm using the method explained here infocenter.nordicsemi.com/.../bledfu_application...
Hi,
I'm trying to start advertising in gpiote interrupt. I have modified ble_hrs_demo code. I'm suing nrf51-dk with SDK9 and S110. Here are my code snippets(they are not...
I am working on my app and I need to combine the data from the main adv data event with the one from the scan response; in my setup one contains the full name of the device...
Hello,
We are currently writing the spécifications of a new device with a Nordic nRF51822. We have some questions concerning ANCS :
1/ Do we need to add Apple co processor...
Hello,
I have a collegues Macbook here that constantly connects to my mesh. Has this behaviour changed with the newest version of OSX? Has anybody noticed? I am advertising...
Hello Forum,
I have purchased an nRF52 Preview Development Kit and has successfully tested the blinky and the Hart Rate Simulator.
The document "Product Brief" from Nordic...
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?