I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
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...
hello
i am using nrf52832, with ble (s132 softdevice), pwm drv, saadc drcm uart, and using app_timers
i have added the twi drv to work with an expander for start.
...
We are using the Android-BLE-library version 2.1.1 above Android 9 (API level 28, using Java 8) in order to connect to a BLE-MCU. This MCU advertises a custom BLE profile...
I used NRF5 SKD before, it is my first time to use nrf connect sdk. I had been spent few days to learn how to use it to develop ,but encountered many problems.
LED_EFFECT_LED_ON...
I am having a problem using the Random Number Generator AFTER the BLE driver is initialized. I have traced this to an exception being thrown if I access any RNG registers...
Looks like pc-ble-driver connectivity (hex file) firmware is limited to MTU of 250 via NRF_SDH_BLE_GATT_MAX_MTU_SIZE. We need to use MTU 515 to match what is supported by...
Hello,
Please forgive my dumb question but you'll save me so much frustration if you can help. I've been trying for 48 hours already.
I've just bought the nRF52 Development...
Hi everyone,
I am desing my own pcb using nRF52840 SOC. Looking the reference design I can see two external crystalls one 32.768kHz and one 32MHz.
1. The 32.768kHz is...
The reverse task is easy: Central can read service 0x1800, attribute 0x2a00 from peripheral. Central can obtain peripheral name from advertising data...
But how peripheral...
I'm using sdk15.0.0 and device nrf52840
I have 5 services among them only 1 service is for notifications and remaining services for reading and writes functionality. ...
Hi,
I build an Xamarin bluetooth application and I needs Plugin BLE nuget package Service, Characteristic and Descriptor UUID numbers. My device is nRF52840. I would like...
Hello everyone,
I am using UART in my project to send data and receive data
the issue is while I am debugging it shows or indicating at NRF_BREAKPOINT_COND;
but led...
Hi everyone,
I am developing a custom PCB that will integrate the nRF52840 SOC. More specifically I will use the MDBT50Q-1MV2 module from Raytac that is approved by Nordic...
I am working on nrf51822 and SDKV10, Softdevice S110. Firmware has implemented whitelist features and enabled bonding.When i bonded the device using nrfConnect App and the...