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. It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to conditionally switch the advertised UUID to another UUID. There is "sd_ble_uuid_vs_add...
Hello,
I have tested the USB HID Composite Example from Nordic SDK (15.0.0 and 17.1.0) on Windows and MacOS.
1) usbd_hid_composite_pca10056.hex from SDK15.0.0 works both...
I do not know how to use this site.
After my enquiry I received the following email and I am unable to reply to the answer.
> The ticket The input range of the SAADC...
I am trying to find where to implement secure communication between my BLE device (no display or input) and an Android tablet.
I am using the nRF_BLE library and am wondering...
Hi,
I've been browsing the forum here but didn't find an appropriate answer for my issue.
First, my platform & tools:
Programming nRF52833 (Laird BL653)
nRF5 SDK...
Hello,
I have been developing some products over the nRF51822 BLE. Got my introduction with nRF about 2 months back and despite the steep learning curve I was able to integrate...
Hi all. I'm using an old macbook and nRF Connect for Desktop just stuck at splash screen. Any version > 3.9.0 do not work.
System Version: macOS 10.13.6 (17G14042) Kernel...
Hello, I am using board nRF9160-dk (sdk 1.8.0). I need to get geolocation data using AGPS, for this I use the following sequence of AT commands:
AT%XSYSTEMMODE=1,0,1,0 AT...
I am currently working with the nRF52 DK and have compiled some code to read ADC values. This code works fine with the nRF52 DK but I am having trouble getting it to work...
Hello everyone, I'm developing a wearable device based on nRF52832 which reads IMU (ICM20948) data using TWI.
The problem is that if I try to use the code with a custom...
hello everyone,
in my project i need to advertise the sensor data as well as connecting the BLE TAG . in detail i am using nrf52810 with mpu6050 and i want read the accelerometer...
Hello,
During my evaluation of nRF52840 I discovered an issue which prevents the device from joining a Zigbee network successfully.
I'm using out of the box zigbee/light_bulb...
Hi,
I've installed all by the book watching the installation videos and I have a problem building in VScode
when I try to build with nrf connect app window I get this...