This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android device as IPv6 BLe Server sending UDP packages

Hi,

i'm currently try to figure out how to use an Android device as an IPv6 Server through BLe sending UDP packages. One of my collegues tried this example as it was discribed with an Rasberry Pi as edge-server and the nrf51 board as client.

What are already done:

  • I can scan the nrf board with the ble scan
  • I receive some advertisement data of the board

So my questions are:

  1. How can I build up an IPv6 connection through bluetooth using Android?
  2. How can I send and receive UDP packages with that connection?

Thanks!

Ling Vu

Related