【これは旧バージョンです】 AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 mbed HRM1017で動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo
Fork of BLE_RCBController2 by
Go to the source code of this file.
Typedefs | |
| typedef void(* | ble_radio_notification_evt_handler_t )(bool radio_active) |
| Application radio notification event handler type. | |
Functions | |
| uint32_t | ble_radio_notification_init (nrf_app_irq_priority_t irq_priority, nrf_radio_notification_distance_t distance, ble_radio_notification_evt_handler_t evt_handler) |
| Function for initializing the Radio Notification module. | |
Detailed Description
Definition in file ble_radio_notification.h.
Generated on Tue Jul 12 2022 16:05:39 by
1.7.2
Bizan Nishimura
