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...
Good morning everyone,
I have questions regarding the initialization of UART communication between nRF52 and nRF91 on nRF91 DK.
Device HW/SW setup:
nRF52 DK: Bluetooth...
Hi!
We recently developed some firmware using S112 on a nRF52810 but realised that we needed data length extension, so changed to using S113.
Previously everything worked...
Dear friends,
I flashed a serial example( nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial ) to my 52840 DK as a provisoner, I used this DK and PyACI provisoning new device...
Hi, I'm working on a project using s112_nrf52_7.2.0 in nRF52820.
Services are set in initialization function as shown below. However, only PnP id is not set in DIS, and...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner. However, the 52840 throws an error message when I input...
I am installing segger embedded studio. the installation instructions are given at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html . I am...
Hello,
I am having trying to achieve hardware versioning via saadc.
Module model: nrf52832
Sdk: 15.2
There are two versions of the hardware:
version 1, there...
Hi,
I have PCA10059, its bootload is very handy, the customer can use the bootloader to upgrade the firmware for PCA10059 by serial port.
At this moment, I also want...
I am using ncs V1.5.1 and I can run the zephyr/samples/bluetooth/peripheral sample flawlessly on an nrf52dk_nrf52832 board. I verify BLE by viewing the "Zephyr Peripheral...
Hi, i have problem to import and configure the example with this sdk. I used the tutorial ( https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded...
Dear Ladies and Gentlement,
I would like to read the 128bit UUID transmitted an iBeacon received on a S140 ble_central - just similarly as it is done with nordic App nRF...