Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
The power estimation tool on https://devzone.nordicsemi.com/power/ maxes out at a minimum interval of 7.5ms and a maximum payload of 27 bytes, with 824mA average current....
Hi,
We need to develop an android app that can only scan a nordic ble and send out advertisment packet in our own customised UI and format. Getting the NRF_connect android...
Hi . .
I want to read the data and sent over ble UART app (via ble )
For that I am using Twi sensor ,in order to send the data what are the changes I need to do in twi...
Purchased nrf52840-DK boards for evaluation. Tested ESB protocol example successfully using Segger environment.
1. I could not find any prints on my host screen after i...
hi.......
how to choose the slave address for peripheral device ?
i am using nrf52382 and segger version 15.2
because i want to pass the address in twi sensor
guide...
Hello, Professional,I meet a strange phenomenon,now I use the nrf52832 IC, when I use the ble_app_hrs_freertos in SDK 11, the Power consumption is nomal, The Average current...
Hi,
I am using nRF24L01P and facing issue of RF Performance varies with batch to batch of nRF24L01P with built-in Antenna. To evaluate the performance of the IC and Antenna...
I am trying to run the blinky example together with freertos (nRF52840 pDK, pca10056, segger studio), so I took the hrs_freertos example and added ble_lbs service from blinky...
Hello, I bought part number NRF52832-QFAA-R7 (E0). I dont know (E0) mean. I can't find any information about it in datahseet. Is NRF52832-QFAA-R7 (E0) similar with NRF52832...
Hi Nordic,
Hardware: custom nrf52840
sw: nRF5_SDK_15.2.0_9412b96
Target example code: blinky_rtc_freertos + led_softblink
Problem faced: I want to integrate this 2...
Hello
Long range demo uses SDK15.0 with softdevice 6.0.0. It is working properly.
I changed softdevice to version 6.1.0 in the peripheral. After that, the central no longer...
Hi,
I am using 15.2.0 version with sdk 140 . As per the application of project I have added ble_app_buttonless_dfu to the usbd_ble_uart code. I have already added SAADC...
I hava a board of 52DK,now
I develp a project about pdm using the ic mp34db02
i test the all kinds of sdk ,I find the sdk14.0 ‘s throughput is Complacent,
soI must use...
Dear Nordic Semiconductor Team,
I have a problem with my application.
Everytime i bond with my nordic peripheral device (nrf52832)., the device sends a ATT_Read_By_Type...
Hello,
I want to use existing Generic light switch model to send temperature sensor data from server to client.
using Light switch example of nRF Mesh V2.2.0.
Functionality...