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 haven't been able to find documentation for the RTC or RTCs on the 9160. I want to know what the drift is and which RTC timers are available in various stages of sleep when...
Using this sheet
https://www.sparkfun.com/datashe...
I'm trying to figure out two things.
1) There is a section on timing but I'm a bit confused what SPI Clock rate...
Hi, I'm just a beginner with Bluetooth. I want to make a simple bluetooth module, so I just bought nRF52832 and other devices like capacitors, inductors, crystal oscillator...
Dear nordic,
I want to add long range in my application and also i want to set maximum power
i used sdk 15 and example ble central and peripheral(relay)
Where i set...
I have been working successfully on both PCA10040 and PCA10056
I want to work with NRF51822.
When I look at my sdk I see no folders for my PCA10028.
I see folders in...
Hello,
I have read numerous posts about NRF_ERROR_CONN_COUNT but yet able to solve this solve, my setup is NRF52840 Dongle as central and I want to connect to multiple Heart...
Hello! We are trying to transfer the data between two nRF52840 development kits through NFC. Is doing so possible without using any other reader hardware? If not, then we...
I am using SDK13 with a nRF52832 development board.
When trying to compile the Multilink central example with gcc and I am getting the following error:
../../../../.....
I'm just a bit confused on how gpio detect works. After setting the sense config for input I realize that a change in voltage will trigger a sense signal that will create...
I mange to identify and provision the Light switch example on the PCA10059 Dongle and fanstel gateway with no problems. IT use to work on my PCA10056 DK but has for some reason...
I am using nRF52 SDK v15.2.0, nRF SDK Mesh 3.0.0, and Segger v4.1.2.
I am trying to add the proxy service to the client node of the BLE_UART_COEXIST example. Has anyone...
Hello all
i have problem with doing this example
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
Here is my stepts to do this
1.Download Sdk...
Hello
We start working with Zephyr and nrf52840. What is the right way to overwrite values defined in nrfx_config_nrf52840.h with Zephyr? The NRFX_CLOCK_CONFIG_LF_SRC is...