Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
Hi all.
I have made myself a board which has a module with the nRF52833 chip embedded onto it. It's effectively a board with a set of switching regulators on it to drive...
I am using NRF52833 and trying to setup DFU specifically for OTA.
As experienced in other threads the size limitations are there
Secure_Boot builds creating slot partitions...
Howdy guys,
I am using an nrf52840 and SDK version 17.1.0 alongside Keil. I just upgraded from using the arm compiler version 5 to 6, which required me to switch from the...
Hi,
I have an implementation in which two boards communicates through ble and i want to measure the throughput of both. The behaviour that I see is that increasing the connection...
Hi,
I have a Tuya FingerBot Plus and when using the Zigbee Shell sample:
1.I can 'click' the finger using a ZCL command
2. I can't change the 'finger mode' from 'click...
Hello
I have 2 devices ,a central and a peripheral on a custom nRF52840 board
Using Zephyr SDK 2.5.0
The distance between the devices is 10.9 meters. When TX power on...
Hello,
We have nRF52833 on the custom board, now we want to do DFU over Bluetooth. During my initial research reults with following questions:
If you use 1. " nRF Connect...
Hi, Everyone
I have space constraint in my round PCB for RF section where i have take referance from thingy91 board and choose the same components exept mcu is nrf5340 claa...
Hi,
I have a request to port an old code into Zephyr. The code uses a proprietary protocol and the radio has been developed on bare metal under a nRF52832 chip. There is...
Hi all,
I am evaluating ANT+ features in nRF52 DK board and I am using nRF5_SDK_17.1.0_ddde560 SDK.
I need to implement ANT+ Bicycle light profile (LGT) in my device....
Hi.
I'm developing a ble module now.
I have a question about time out, interval among BLE init Advertising.
As shown in the picture below, time out (in units of 10ms...
Setup:
nrf52840DK (Zigbee Cordinator based on Zigbee Coordinator sample)
nrf52840DK (ZED)
NCS v2.4.1
Hi,
I am working on Tunneling cluster handling as that one...
Development environment: ncs 2.6.0.
my application need BLE-DFU, so i added multi-image support to my project.
the pm_static.yml is the typical default system configuration...
Hello,
I am working on a SWD flasher for nRF52 chips. I try to perform basic commands like flashing a firmware or reading flash content. I wanted to use FICR informations...