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, We are using NRF52832 in our application. Can you please suggest swd interface module for programming NRF52832?? or tell me any cheapest way to program NRF52832??
nrf51 SDK9.
On peripherial one service has static passkey and it connected to another device on central nrf51 without problem.
I added sec open batt service on peripherial...
I want to undestand this. I can't see any examples with it. In the example ble_app_proximity I always received 100% level.
If it possible, can anybody give a ADC config example...
I am working with a Blend Micro Board (Arduino IDE with RBL_nRF8001 sdk), using
Evothings.
Using the RedBearLab Simple control example I can easily connect to the board...
Following this tutorial : devzone.nordicsemi.com/.../
I type 'make' and it compiles for a bit and then I get a bunch of errors that say this:
[278]: *** [_build/nrf52840_xxaa...
Hi all,
I measured the delays between a GPIOTE event and a Task (in this case toggling with another GPIOTE) through PPI.
The results are showed below:
For the...
Hello, I followed from the link . I successfully program bootloader, and bootloader setting and program. And my program is working fine.
But I cannnot update from DFU. Everytime...
Hi,
I am working on with nrf52 with SD132 v2 SDK11 since we need serial bootloader.
I tried a gattc long write sequence to write 22 bytes. Everything works well, peer...
OpenThread recently merged a DNS client into the main branch. DNS would be extraordinarily useful because my code accesses content behind load-balancing servers with dynamics...
In this example code:
nRF5_SDK_13.0.0_04a0bfd/examples/ble_peripheral/ble_app_proximity/main.c
Where the ADC is configured to read the battery voltage:
nrf_saadc_channel_config_t...
Hi,
I've read a couple of threads in this forum that suggested that the DEVICE_MANAGER_APP_CONTEXT_SIZE value (which should be a multiple of 4) is supposed to be 16 bytes...
We're using the nrf51 with the RFAxis (now Skyworks) 2401C amplifier, which is a fixed gain 20dBm amplifier. The goal is to have a longer range 'beacon' type product and the...
What would be the best BLE Library or Framework for Raspberry-pi to exchange with nordic?
I'm trying to get data from the NRF51's GATT data.
But there are no reference...