Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
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,
I have migrated my codebase from v1.3.0 to v1.4.0 of the nRF SDK and have a strange issue now where the serial port is spitting out sleep debugging information in...
Hi,
The nrf52832 product spec shows all the clocks provided by HFCLK and LFCLK. But where can I find which peripheral is using which peripheral clock specifically?
For...
Hi,
I need to read some BLE characteristics presented by a commercial device nRF52-based, using my nRF52-DK, based on the nRF52832 and PCA10040. I don't have the firmware...
Hello experts,
I would like to get my mind clear on this.
I am using NRF52833 for our custom board we are using Zephyr RTOS (NCS v1.4.99) and IDE is segger embedded...
We need to accurately control the time when the Bluetooth advertising package is sent out, so that the two slavers can simultaneously send the beacon data to produce the signal...
Hi,
I am facing an issue when setting up advertising intervals (in connectable mode).
Whatever the value I enter I will always end up with an advertising interval of...
Hi,
I am currently working on the ble mesh project. I would like to know whether there is any cybersecurity related examples in SDK .
1. Can you list out some of the security...
Hi,
So there is a dataflash MX25R6435F available on nRF9160 DK.
My question is that is it available for general purpose? If yes then how can it be accessed?
Unfortunately...
I am trying to use the PCA10059 dongle as the connectivity device with pc-ble-driver-py
The script I am using works with a PCA10056 devkit loaded with the connectivity firmware...
I now integrate USB, BLE, LLPM, keyboard HID and Mouse HID to nrf52833.
When I added CONFIG_DESKTOP_HID_MOUSE=y, my project was abnormal.
BLE connection: Move Mouse and...
Hi all, I have a little problem regarding "background scanning" example.
Setup: - SDK 17.0.2, softdevice s212, Segger - Master ANT+ = Nordic DK PCA1040 with ANT+ Tx profiles...
Hi,
I'm using nrf52840 device in order to connect a mobile via BLE.
After pairing and a couple of minutes - I get a discinnection with reason code BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION...
I'm trying to open a nRF Connect SDK project in Segger Embedded Studio for ARM (Nordic Edition) V5.30a
I have followed the instructions on the following page: https://developer...
Hello everyone, I hope you are good.
I am starting out with the nRF52811 and I'm completely new to the SoC world. I have a few questions regarding what I would realistically...
Is it possible to call sd_ecb_block_encrypt from interrupt? And if so, what is the highest interrupt level that can be used?
I'm having a timer interrupt triggering some...