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,
I want to measure the current draw of the MCU only on the nRF52840DK while I am running my custom code. I want to exclude the current draw of all components except for...
Hello, I am new to android development. I am building an Ble App for some of my work in which I want to include Direct Firmware Upgrade(DFU) over-the-air.
I have building...
Hi Team,
I’m using the nRF5340 Development Kit, and in our project, we have a custom slave device that communicates over QSPI. We’d like to interface this custom device...
Hello everyone,
I’m fairly new to Android development and currently building a BLE app using Kotlin in Android Studio. So far, I’ve managed to implement scanning, connecting...
Hi,
While migrating the SDKs and toolchains from version 2.9.0 to v3.0.0, I encounter these configuration warnings which are blocking my build. Hope someone in this forum...
Hi,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
And...
Hello, I want to build serial_lte_modem sample for a custom board based on nRF9151, but it fails with this error:
error: Aborting due to Kconfig warnings
I can build...
Previously, I designed a PCB for the nRF52832 chip using the RFANT3216120A5T antenna ( link ). However, I was only able to achieve a very limited Bluetooth range of around...
Hello,
I am currently evaluating options for integrating Bluetooth Low Energy (BLE) functionality into a medical-grade device that requires time-sensitive communication...
Hi Nordic teams :
I find that datasheet v0.8 (page12) shows that SDA do not need clock.
Page 277 still shows that SDA need clock pin.
Could you help to clarify which...
Reference states a +/- 3% tolerance, which is rather high. 1. Do any of the reference voltages exhibit a better tolerance? 2. Is it possible to roughly model the tolerance...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
Hi,
I want BLE and ZIGBEE to be able to switch dynamically during running.Only one mode(BLE or ZIGBEE) is running at a time.If switching from zigbee to BLE, how do I turn...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
I'm working on a custom board based on the nRF5340. On this board, the UART output (connected to an RS232 transceiver) is gated through an I/O expander which is controlled...