Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
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?