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...
I am working on the ble mesh using nrf51822. I am able to read the mesh values using the nrf master control panel android software. But we want to make an android software...
the priority of my custom thread is lowest priority. but it's not possible to call hvx function.
in ble_app_hrs_freertos example,
a sd_ble_gatts_hvx function is called...
Hello,
Suppose I flash a device that uses the nrf52832 with a serial bootloader, SD and valid application, can I still write to UICR regions via a serial connection using...
The nRF UART Android app currently uses a non-monospaced font; so, for example, a '1' is a different width to a 'W'.
This makes it hard to view strings where the fields...
Hi. I'm beginner.
I want to use nRF51822xxAA chip on keil compiler.
project->Option->Target->IROM1 start, Size & IRAM1 start, size.
Please let me know IROM's start and...
Hi,
I'm using ble_app_hids_keyboard example as the base to develop my own application, but was found something really strange, the application seems never get into sleep...
Hello Nordic!
I am using an Android phone and a nRF51822, and I'm performing BLE speed tests.
For these two devices the theoretical maximum is given by 4 * 20 / 0.0075 ...
So I have a remote, a central, and it's connected to my peripheral.
The remote is based on the multilink example.
SDK V11.
I want to press a button on my central and...
Hi, i'm wondering if it's possible to make a GPIO pin trigger different tasks when it is externally driven from low to high, and high to low.
I'm trying to stop an RTC...
I would like to NRF51822 bluetooth test.
It has NRF51822 eval-kit 2EA.
1EA is a Central (dongle role), 1EA want to test the bluetooth interlock with Peripheral.
What should...
I hope this isn't a duplicate of another question. I searched on sd_power_system_off and didn't see anything exactly like this.
I'm creating a new project, based on ble_app_template...
I have the 51822 chips, and want to establish a network with large data volume, I use the S130 now, but the effect is not ideal, so I want try the BLE4.2. Do we have the SoftDevice...