We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
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 Sirs
I am using the NRF3540-DK development board to program an external NRF5340 chip. I have connected the RESET,SWDCLK,SWDIO,GND,3V pins of P20 connector on development...
I need to connect a ble device to a double uart0 and Uart1 over zephyr.
The first uart in used for comunication puupose e message everty 20mS at 115200;
The second uart...
I'm trying meshdfu. Use 52832 to DFU a lantern program according to the official routine. After success, the program can run, but it can't run after DFU with 52840. Here's...
Hi,
I'm trying to build the blinky example for the nRF5340 network processor with the empty_app_core as a child image for the application processor and get a fatal error...
Hi ,
I have the nordic nRF9160 DK and the Nordic Thingy:91. I am trying with the Asset Tracking application version : nrf9160dk_fw_2021-12-15_cfedfdfa, with the last modem...
Hello !
nRF52840 have " 128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages...
Hi,
I noticed that latest nRF Sniffer BLE version support importing IRK, however, I can't make it successful, do you have a step-by-step guide for IRK importing on wireshark...
i just have a quick basic question about the device driver API, why does the samples/drivers/i2c_fujitsu_fram application not use a device tree node for the i2c peripheral...
Hi,
I am not sure how to explain or try to recreate the issue but I'll try my best.
Tools: I have an NRF52832 Development Kit bought from Digikey Canada. I am using...
Hi I have a programmed the nrf52832 custom design board(not the Development Kit) with Ble Becon example code given with SDK and checked the power consumption. It consumes...
Hello
We have always been able to go to the certification test house and complete cert without any issues. This is the first time that is mandatory to run the test using...
Hi
We are using NRF_51422 dongle in our university for Labs development with students
We were able to setup & install the NRF_sniffer. It is working with the command line...
I have an nRF52840 + nRF5 SDK 17.1.0 project that has been running on S140 7.2.0 and we're getting ready to lock some things in. But we happened to notice that there is a...
Hi,
I use peripheral_hr sample code of V1.7.1 version to send Data HRM by Bluetooth. the frequency is 22 Hz only.
I would like to icrease sample rate to 2 KHz, could i...