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...
Hello,
I am using nRF52832. My GPS is connected to GPIO pin (15, RX) and (16, TX) of nRF52832. My TCA9535 is connected to GPIO pin (8, SDA) and (7, SCL) of nRF52832. TCA9535...
Hi all,
I am currently building I2C communication between nrf52832 and a stm32 chip, stm32 as the master and nrf52 as the slave.
The situation is the stm32 couldn't get...
I am not connecting any uart lines to the device. But I feel the assert is being used as the timeout "handler" and then pressing button one resets the device.
I'm using...
Hi,
I'm currently going through this paper on the newest Bluetooth Mesh Standard ( http://www.mdpi.com/1424-8220/18/8/2409) . Although it's interesting to see that this...
Hi, we are using SoC nrf52810 SDKv14.2-SR3v1.2 for our RCU.
1.If there is a scenario the image transfer is finished, and the power lost happens when the old image is being...
Hello,
I am in the process of determining a system architecture for a sensor-bluetooth-android application. The goal is to read sensor information from an Android device...
I'm using Mesh SDK v2.2.0.
I want to create a new custom model,but I don't understand difference between Generic and simple onoff model.
Which model should I study?
I remember reading somewhere an article on how debugging with softdevice was going to be easier, with the debugger doing something along the lines of actually not stopping...
Hi dear nordic employee:
I use blew:
chip:nrf52832 CIAA-B00
SDK: 12.3.0
what‘s I want is same as this , when the interrupt happen,I want to know the toggle is HIGH_TO_LOW...
Hi,
I want to develop a 4 Chanel Wireless audio system
I am using an EEPROM (without MC) to configure the nRF24.
I want to split the available band (2,4GHz to 2.5 GHz...
Hi,
I have the problem, that nrf_crypto_init() does not find any backends and thus is skipping the initialization.
What is the precondition for NRF_CRYPTO_BACKEND_SECTION_ITEM_COUNT...
Hello,
after migrating to SDK15 we noticed, that our spi master seems to clock out single bytes instead of a continous clock for the whole transfer.
The Migration guide...
Hi
I want to update bootloader.zip file over BLE DFU mode without signature checking , the open bootloader example only for USB,
How to disable bootloader signature checking...
when message relay by any node how can other node know that it is for him and update status.
for example if I subscribe some nodes to 0xc001 group and others to 0xc002 group...