when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Hi support team,
In my case, i want to auto disconnect to ble central after some minutes with no message transfered, so i create an timmer and set event compare and clear...
We are developing a beacon with nrf52810. We test ble_app_beacon example and a modified example( the difference is, advertising packets are connectable to be applicable in...
I've configured UART2 on the nRF9160 to connect to a nRF52840. The nRF52840 generates a payload and sends it over to the nRF91. The payload size during testing was 65 bytes...
Hello,
I am developing using nrf2840 PDK, SDK v17.0.0, S140
I have made two services, one is to control the led blinking rate via nrf connect android app and the other...
Hi,
Is it possible to have dual transport for DFU (UART and OTA)?
I read this in the forum: https://devzone.nordicsemi.com/f/nordic-q-a/28118/multiple-dfu-transports ...
I have nRF52840 as the central and nRF52832 as the devices. I have the device names as TELCO_456, TELCO_457, TELCO_458 in the connectable advertisement packet. I have disabled...
I am trying to capture sniffer logs for a custom BLE peripheral using nRF51 dongle and Wireshark. I am following this guide here to install the Sniffer tool in Wireshark....
>I will start by prefacing that I'm not by any means an engineer and my only knowledge with BLE/embedded systems comes from curiosity, side projects and trial/error<
Story...
Hi,
I'm running of the fw-nrfconnect-nrf master branch (commit: 96e75dba598320c2707dede3ffef44bf326a89e3) because there are some improvements since the release of SDK v1...
Hi,
I am developing a custom device with nrf52840 and use SPI for flash driver and radar sensor.
For better SPI performance of the flash driver and radar sensor, I am...
As an example of this routine:
D:\Project\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm5_no_packs\ble_app_hids_mouse_pca10040_s132...
DK is not powering ON suddenly.
All the Power Switches are selecting properly (SW8 = ON, nRF Power source = VDD, SW6 = nRF ONLY)
USB is connected to J2 Connector.
Observations...
Has anyone been able to connect the nRF52 to MATLAB using their new Bluetooth Low Energy Communication interface ( https://www.mathworks.com/help/matlab/bluetooth-low-energy...
Why is "No location data available" always printed when SUPL data is downloaded in gps sample app? This happens at any place. I guess this causes a long TTFF.
This is a...
Hello. I have a DK nRF9160 0.8.2 version. I am sending AT command through UART with an external MCU (STM). I am interested on evaluating power consumption during an UDP packet...