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 Noridc
I am developing with nRF5340, and I need to proceed with DTM test to verify the chip in the production process.
I am currently using this routine C:\ncs\v2.6...
Hi, I'm working on a ble peripheral that uses nRF5340, NCS recently upgraded to v2.6.1, Zephyr v3.4.99. The net core is running the HCI RPMsg controller sample as it is. In...
Greetings all. I am troubleshooting an issue on my BLE sniffer setup. While I don't 'think' this is causing my actual current failure (Wireshark not detecting COM6) I wanted...
hardware:nrf5340dk
case: Bluetooth: Direction finding central/peripheral
I modified the code to change the quantization level of the I and Q data received by the receiver...
hardware:nrf5340dk
case: Bluetooth: Direction finding central/peripheral
I added CONFIG_BT_DF_VS_CONN_IQ_REPORT_16_BITS_IQ_SAMPLES=y in the direction_finding_central...
Hello Team,
Just to give you a background , I am working on a project using the NRF Connect SDK and want to run my application from external flash memory. Specifically,...
Hi,
We have a custom board, where we assigned the following pins for SPI4M instance, and the intention is to use it with 32 MHz:
SCLK = P1.15
MISO = P1.14
MOSI = P1...
I'm working on a tracking project using the Icarus IoT Dev Board (nRF9160), which employs both NB-IoT and GPS functionalities. During the project, I encountered an issue where...
Hi,
I am developing the matter example device. I would like to test the connection to Google Home App. I see in the documentation that I should first create a project in...
Hi Support Team
We have got the nRF9151 DK and want to start the development. Could you provide us the nRF9151 specification file and the hardware design reference file...
I am having nrf52833 module where I am attempting to run buttonless DFU for this I have made some changes in ble_app_uart_pca10100_s140.hex and have used
SoftDevice as...
Hi,
I got a brand new nRF52832 DK today and wanted to program it but the USB is not recognized at all therefore the nRF Programmer shows no programming option.
I connected...
Trying to integrate the serial part of the example code for use with a custom nRF52840 board. The problem is that I'm getting an error in uart_callback_set(uart, uart_cb,...
I use `west debug` to start `gdb` for debugging nRF5340DK
when I use `west build` to update the image, I use `load` command inside gdb CLI, the new `zephyr.elf` is loaded...
I don't know if this is a hardware or a software problem. My nRF52832 code runs correctly on a PCA10040 development board (UUID = E9:4A:AF:04:D2:16). My custom hardware advertises...