Bosch Sensortec Community

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 

    Connect to Application Board 3.0 over BLE: Wireless connection

    Connect to Application Board 3.0 over BLE: Wireless connection

    SkylerSamspon
    New Poster

    Hi, 

    I am attempting to setup an Application Board 3.0 with a BMI088 sensor over bluetooth, but have not been able to find how I enable or connect to it over bluetooth, as near as I can tell it is not currently available for connection, and I cannot seem to find the appropriate documentation. I can connect to it over USB just fine with the desktop development tool, but we intended to utilize it over bluetooth presently.

    Thanks,
    Skyler Sampson

    3 REPLIES 3

    BSTRobin
    Community Moderator
    Community Moderator

    Hi SkylerSamspon,

    Did you run you code on COINES environment?

    I attempted to scan for the device using the tool at COINES\v2.7.0\tools\ble-nus-term, but as far as I could tell none of the devices listed were the application board, I have not gotten to the point of trying to run my own code on the board yet, just being able to connect to the board over BLE with the Development Desktop software will be suffficent for current needs. Powering on the board in a more isolated environment, I did not see any new mac addresses listed by the tool listed above

    Hi SkylerSamspon,

    You can refer the following guide to send BLE data from APP3.0 to mobile app.

    Log in coins code can be sent to our phone by BLE and show them in phone ble APP.
    For example(coins_v2.7.0):

    Change serial parameter from COINES_COMM_INTF_USB to COINES_COMM_INTF_BLE when call coines_open_comm_intf() function and call coines_close_comm_intf() function.
    coines_open_comm_intf(COINES_COMM_INTF_BLE, NULL);

    Change printf(...) function to fprintf(bt_w, ... ).
    In order not to change each printf() one by one function we are using, we can use the following macro definition at the head of your current file to achieve this operation.
    #define printf(format, arg...) fprintf(bt_w, format, ##arg)

    Download Android APK: Serial Bluetooth_Terminal from Google play or Apkpure store.
    Open APK and then connect APP3.0 board BLE after compiled bin is loaded into APP3.0 board RAM or ROM. if connect successful, log will be shown on phone screen.

    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist