0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Raspberry PI 3 Model B をNordic SoftDevice UART BLE ペリフェラル として動作させる

Last updated at Posted at 2019-03-30

cf: https://qiita.com/uzuki_aoba/items/346e28b6e9170ce85a6c

前提

  • nodeenv
  • Ubuntu 16.04

色々入れる

sudo apt install bluetooth bluez libbluetooth-dev libudev-dev

なんやかんやで完成
https://gist.github.com/katsusuke/a1a9ae11c62e7321e155df5f093bd1d1

npm install
sudo ~/.nodenv/shims/node main.js

Central 側は nRF Toolbox
https://itunes.apple.com/jp/app/nrf-toolbox/id820906058?mt=8

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?