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 ...
The UART example in examples\ble_peripheral\ble_app_uart will not connect with SDK 13.0.0. This example was running just fine with v11.0.0 (Softdevice S132 v2.0.0) and v12...
What is the correct RAM size that should be reserved for S132 v4.0.2 shipped with SDK 13.0?
Looks like linker scripts for different projects reserve different amount of...
Hi everybody,
I'm trying to hide some characteristics till the user write the right value to a secure pin characteristic the devise exposes at the beginning.
I already...
i tried add ancs to my project based on s132 ble_app_hrs demo, when i use iphone6 to connect, the uart display as follow,but when i receive a message or a call, the software...
i have an external nrf51422 module, and i can to erase it using nrfgo studio by nrf51 DK, but i can't program it with nrfgo studio , or by keil .
and i can't open the program...
Trying to get the debugger working with Eclipse on SDK 12.2 using the nrf52832. Using the ble_app_hrs example, I can flash the application and the "Nordic HRM" device shows...
Hi guys,
I am experimeting using the experimental_bootloader_secure_serial
example, but I am not having luck with the example code. I tried using the
BLE secure bootloader...
Dear Engineers!
have a questions about the Input circuit of nRF52.
I have to monitor the signal LEVEL from some sensor. The signal can be Positive or Negative current...
Hi,
I have a board with a NRF52 (3rd party board), there is a 32MHz crystal with the correct load capacitors on, but the crystal is outputting 1MHz on a scope (Tektronix...
Hi,
I'd like to output some audio data through i2s. It's quite easy to understand your examples provided on infocenter, however, I can't get my code to work.
Here is...
Hi all, I'm working on sdk11.0.0 and s130 softdevice. In my project I need to take data from sensor board through uart and send to mobile through ble for every 500ms. Sensor...
Hi guys
I want connect nrf51822 (Raytac MDBT40) by my phone(HTC battery one android 4.4.2).
I use softdevice 130(ver.2.0.0) and SDK 11 demo code under KEIL ARM 5.
...
when i run sudo nrfutil dfu serial -pkg my_package.zip -p/dev/ttyACM0 i get the following error:
pc_ble_driver_py.exceptions.NordicSemiException: Failed to send init packet...