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've updated my dongle firmware to the latest (J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) and used JLink to erase and then reflash with the PCA10031 hex file from the sniffer...
Does the pc-ble-driver-py support BLE4.2 security (LESC)? I am able to pair using nrf connect desktop app with the following sec params, "bond:true mitm:false lesc:true keypress...
Hello,
I am using used uart sample in:
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples
I was able to:
-change pin locations .
-select uart port...
Hello All,
I am working on nRF51822. I used custom board in my project and this is customer requirement to use nRF51822. For reference nRF51 SDK 8.1.0 used and for programing...
I am using the publishing period functionality of the generic level client and I cannot seem to get the publishing period to stick after a power cycle. When I first set the...
Where can I report bugs and issues related to the Getting Started Assistant.
I was hoping to find something on Github, but didn't find anything obviously related.
The...
Everything worked on friday.
but after a git pull and west update on Master branch. but instead of Master branch is an unknown number, or a hash. this happens on everyone...
Dear All,
I tested spurious emission of Tx for FCC approval.
But, the spurious is occurring at 2.33GHz and 2.38GHz when the payload model is set to "PRBS9" as the...
Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx...
Hi,
I'm trying to use the python bindings for pc-ble-driver with an NRF52840 dongle and I'm having trouble flashing the connectivity FW. I've used the bindings with...
I built the secure bootloader UART project without changing anything and I cannot program it using nRFgo Studio. It says:
This hex file has data in SoftDevice region. Try...
Hello,
I'm trying to use the Arduino BNO055 shield with PCA10040. This should be quite easy....but it doesn't work: I can't get any acknoledgement. Arduino use 5V pins,...
Hello,
I habe got a nRF52840-Development Kit. It is Herdware Revision 1.0.0.
While going through the Getting Started i find that the LEDs do not flash and that i have...