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...
Hi.
I development nRF52832(SDK15.00.00, S132).
I have modified SDK15->examples->ble_peripheral->ble_app_uart->pca10040->s132
I want to unuse uart, So I using app_uart_close...
Hi Sir,
We would like to use 32-bit address flash (MX25L25635F), and we set the " QSPI_CONFIG_ADDRMODE" to "1" to support 32-bit address.
when USB port connect to PC,...
i use the BLE uart example in SDK11.0 to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL...
Hi,
I have an issue with a situation where a client remains connected when not needed anymore, I need to terminate any connection that has been active too long, for example...
Hello,
I used the gzll_host_ack_payload_nrf24le project and gzll_device_nrf24le to test the communiction between two nrf24les over Gazell. The result is that the host could...
Hi,
We would like to add another element to the provisioner. Is there an example how to provision and configure a client element on a provisioner node using the new SDK...
Hi, if the setting of the nrf52832 is shown as below:
Is this possible to happen?
cause when I was trying to use the power profiling example to test the connection mode...
Hello,
the current situation is nrf52832 can not receive the ack payload from nrf24le.
nrf52832 is DEVICE ,using the project from nrf5_sdk13.0.0\exzmples\multiprotocol...
Hello.
I need to compile the bootloader for the nRF51822 chip, using the the nRF SDK version 6.1, and ARM GCC.
I do not have access to Keil.
How can I achieve this?...
I'm using an old version of the nRF5 SDK (v11.0.0, SoftDevice v2) as supported by the SparkFun nRF52832 breakout board and the Arduino BLEPeripheral library.
Having set...
I am using nrf52 DK and sdk 15.0.
I want to know whether we can transfer the file over the BLE or not?
I am using ble_app_uart example,Is there any possibility to modify...
HI,the current situation is that nrf52832 can not receive the ack_payload from the nrf24le.
nrf52832 as DEVICE,using the project NRF5_SDK_13.0.0\examples\multiprotocol\experimental_ble_app_gzll...
I am a beginner and I need to know how we can further modify the light switch example codes to access gpio pins and get some output from that.
I have run the example using...