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:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi there,
We have the application running on STM32 and we talk to connectivity chip ( nrf 52810) using serialization.
Now, I have to save bonding information on my STM32...
Hi there,
I've got something usual happening with the App Timers in my application, hopeing for some advice on how to track this one down.
There is one part in my code...
On powering up the nRF52840 I start the twis slave. The nRF52840 works as expected.
I install one i2c slave address on the system, external master has no issues communicating...
Hello,
I am using NRF52832, SDK v15.1.0.
For entering into various power down modes, does calling corresponding functions is enough to make entry into these modes or...
Hello !
In my project I have 3 phones, witch connects to one nRF8001(not at the same time).
First, phone connected, bonded and bond of this phone saves in EEPROM of avr...
I am upgrading our Nordic / BTLE library to the new sdk, which gains us ble 5.
The previous library (based on sdk 11.?.?) made light use of pstorage which, as far as I can...
I want to set up nrf24le1 in register retention mode with analog comparator wake up. The moment it wakes up it should do few ADC conversions and then again go back to sleep...
I have built up most of the support structure using the existing ble_app_uart example from SDKv15.0.0 and am now ready to port the code to our existing devices.
I'm having...
My environment is:
Windows 7
JLink Plus v9.3
IAR EWARM 8.30.1
SDK 15.0.0
Softdevice S132 from SDK 15.0.0
My hardware is a custom board with a Rigaldo BMD300...
I am observing a surge startup current of 0.1 to 0.2 mA when I am powering the nRF24LE1 module. Is it possible that the device can startup in power saving mode? Is there a...
Hello,
I have developed my own iOS app which is capable of DFU update different devices with nRF51 and nRF52 chips.
Using only APP file (both .hex and .zip) works perfectly...
Hello,
I' trying to switch from keil uVision to Eclipse, but it doesn't work as intended. I can't debug them (hrs with and with out dfu), but the Blinky example works...
Hi,
I'm working on a custom application using two microcontrollers a pic32 and a nrf52832, I require the pic32 using an external flash memory to read the binary file stored...
I'm interesting in knowing a little more about the "address match" output of the nRF905 chip. What is the expected jitter related to the actual radio signal?
E.g. If I...
Using softdevice s132, nRF52832 on a custom board
I don't quite understand how does the SPI work exactly?
I am using it on a battery powered low power sensor application...