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...
I'm using nRF52, nRF52832, PCA10040 with SDK 15.2.0, nRFGo Studio v1.21.2.10. Is it possible to place all 3 of the following separately on the device using the Studio?
...
The nrfutil documentation/application is used to create a .zip file to dfu update. This package may contain a combination of application/bootloader/soft device along with...
I have looked at secure_dfu_test_images\ble\ for nrf52832 and would like to create a blinky_application_s132.zip (corresponding to hrs_application_s132.zip) to do some testing...
Team,
For asset tracking I am using nRF52840 Beacons as tags in asserts and Raspberry Pi B+ for scanning Beacon's MAC, UID, Major, Minor, Tx, and RSSI values.
To calculate...
I want to send data from nRF52840 Dongle to Raspberry Pi B+, Assume nRF52840 Dongle placed in USB drive of Raspberry Pi B+. Please help with coding sample.
The code assumes that check_rollovers_and_update_eid(...) is called every second, and that m_security_slot [slot_no] .timing increases monotonically with 1. If this is not...
Hi
I have tried to run DFU example from SDK 15.0.0_a53641a.
I also use nRF Connect v2.5.0 to update firmware.
I flashed Soft device and secure_bootloader( examples/dfu...
I'm trying to enable the UART module. The function calls follow:
nrf_init -> nrf_drv_uart_init -> nrfx_uart_init
Here we see that nrfx_uart_init() is called with
result...
I suspect I could avoid writing (admittedly, simple) code to map ble service objects to connection handles and vice-versa if I knew how to properly use the BLE Link Context...
Hi, I am merging the Thingy app (Segger with softdevice s132_nrf52_4.0.5) with the UART example (taken from ble_app_uart in SDK 11). I have been fixing some errors before...
Hi All,
I built a custom board that mounts a nrf52840 chip and I followed the schematic N 5 of the datasheet.
I also have 2 evaluation boards nrf52840 EVB "PCA10056",...
Hello,
I am interested to know if the device nRF51824 compliance with the ATEX zone norm (for example, working in certain parts of the chemical industry)
Best regards
Windows7 , nRF5_SDK_15.0.0_a53641a-ble_app_uart,,
Environment setting of SEGGER embedded studio for ARM V 3.34a
I am preparing to develop ble_app_uart using [SEGGER Embedded...
I create a mesh use Mesh SDK v1.0.1 and there is just a group ,and I want to create more groups. I compared it with Mesh SDKv2.0.1 which divide servers into two groups . The...
SDK14.0 , s132_nrf52_5.0.0_softdevice, computer platform: windows 7
//----------------------------------------------------------------------------------
I use one motor...