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...
Hi all, i have loaded the example on my smart beacon kit (nrf51822 chip with softdevice s110), and it runs without problems. But in this example, the "normal mode" of the...
Looking at the documentation here (for SDK 11, s130)...
infocenter.nordicsemi.com/index.jsp
I see two conflicting statements
These APIs require that the...
The examples of whitelisting that I am looking at (ble_app_proximity, ble_app_hrs_c) both create their whitelists just before a scan. I am wondering if this is actually the...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
Hi,
I want to use more than 8 devices with gazelle protocol, so is there any way to expand the pipe number or change the pipe addresses in runtime ? Host device will know...
Hello, I have a problem NRF905. Sending distance is 0-30 cm maximum.
I want to ask if the defective product or it may be due code?
TX RX uses the base code of the library...
Hi Team,
In current application, each BLE node (nRF51x22) need to switch between Broadcaster and observer roles . Beacon kind of behavior is required i.e. no connection...
Hi All,
Please, I have some questions about the use of iPhone wireless shutter release button:
Q1: Is it possible to connect to an iPhone wireless shutter release button...
Open the nRFgo Studio and connect PCA10028 (NRF 51DK Board) then Erase all data
Open the uVision V5.18a
Open the DTM project file of the example in the following...
Refer to the NRF 51DK Spec page, It can be support Bluetooth 4.2 spec.
In the Bluetooth 4.2 spec, The device can support the maximum PDU size of 255 bytes
Where can I...
Hi Everyone,
I face a problem regarding uploading Application Hex file, I use nRF Toolbox v 1.15.0 mobile app to upload the firmware, Bootloader is successfully uploaded...
Helo, i'm working on firmware for a device, which should be able to scan for other devices, advertise data and be connectable. Scanning and advertising works. Problems come...
Hi All,
Am using NRF52 ,S132 soft device , I am trying to send two packet of twenty byte every 5s . in a timer interrupt handler I call ble_nus_string_send twice continuosly...
I have following set up for current measurement.
NRF52 DK PCA10040 v0.9.0
nRF5 SDK v11.0.0 : Power Profiling Application
S132 SoftDevice v2.0.0
nFR Master Control...