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...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
Hi,
I am new to the nRF world of controllers. I am planning to use these wireless MCU for our IoT enabled products. We are in the early stages of finalizing the MCS, so...
Hi,
I'm including additional C libraries into the asset_tracker sample and have already hit the wall exceeding the space allocated to FLASH
Memory region Used Size Region...
I've noted an odd bug in the SAADC specifically with the Low Power Mode enabled. I used the SAADC to either gather data via Timer+PPI during a data collection mode, OR polling...
Hi,
I'm working on audio codec(ES8374) which using I2S to transfer data, and this part is fine.
Since project require low power consumption, All peripheral should be closed...
Hi everyone,
I am facing the weirdest problem here.
I am working on a custom board using the NRF52832 which I was able to program without issues. I have been working...
Hi,
I am trying to test LESC Security Mode 1 Level 4 bonding with a peripheral ble_app_hrs on PCA10040 and pc-nrfconnect-ble (v2.2) with pc-nrfconnect-core(v2.6.2) with...
AoA/AoD functionality is critical to a product I'm developing.
I'm told that this functionality hasn't been released yet.
I'd like to get a rough idea of when hardware...
I am usin the nrf52840 with USB DFU on the nrf52840 dongle. I want to use the DFU since I may be needing the reset button or will not be configuring it. If I don't configure...
HI nordic,
I had a NRF52832 DK which acts as central. In ble_app_uart_c example i need to scan the battery level of nearby beacons without connecting to the beacons
How...
Hi,
We have a nRF52-PCA10040 with the Heart Rate Collector example in the version 15.3.0 of the SDK which has some trouble connecting to our Bluetooth 4.2 notifier.
...
The SDK and SoftDevice documentation show that application is located at lower address than the bootloader.
Is it possible to rearrange memory layout to something like this...
Is there any example code for sending the data to esp8266 from nrf52832 using uart.
I want to send data via nrf connect application to esp8266...
Till now. I am able to...
I'm studying nRF9160 for our new project.
The GPS accuracy of nRF9160 is 5m. I got this spec. from brief specification of nRF9160.
My questions are below:
1. Does...
Hi experts,
I used power profile kit (PPK) board to measure the current consumption of nRF52-DK which containing nRF52832.
When i using PPK and nRF Connect APP for measurement...