mainDataExplorer - Support: sr #109264, Support for bluetooth on mc3000

 
 

sr #109264: Support for bluetooth on mc3000

Submitter:  None
Submitted:  Sun 19 Feb 2017 03:51:52 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  1 - Wish Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Mar 2017 06:45:46 PM UTC, comment #1: 

To create a BT communication with MC3000 would not the big problem since this is a serial connection, but I do not have the API description how to query and send data to MC3000. I am not aware how similar it is to the USB communication API.
This would need reverse engineering to evaluate this. Actually I do not have a tool to be capable to do this for Android or iOS.

Winfried Brügmann <brueg>
Group administrator
Sun 19 Feb 2017 03:51:52 PM UTC, original submission:  

Skyrc mc3000 is bluetooth LE capable (GATT), support for operating in this mode should be done.

An example of gatt comunication with mc3000:



gatttool -b E0:E5:CF:1D:6D:51 -I
[E0:E5:CF:1D:6D:51][LE]> connect
Attempting to connect to E0:E5:CF:1D:6D:51
Connection successful
[E0:E5:CF:1D:6D:51][LE]> char-desc
handle: 0x0001, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x0002, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb
handle: 0x0004, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0005, uuid: 00002a01-0000-1000-8000-00805f9b34fb
handle: 0x0006, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0007, uuid: 00002a02-0000-1000-8000-00805f9b34fb
handle: 0x0008, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0009, uuid: 00002a03-0000-1000-8000-00805f9b34fb
handle: 0x000a, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x000b, uuid: 00002a04-0000-1000-8000-00805f9b34fb
handle: 0x000c, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x000d, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x000e, uuid: 00002a05-0000-1000-8000-00805f9b34fb
handle: 0x000f, uuid: 00002902-0000-1000-8000-00805f9b34fb
handle: 0x0010, uuid: 00002800-0000-1000-8000-00805f9b34fb
handle: 0x0011, uuid: 00002803-0000-1000-8000-00805f9b34fb
handle: 0x0012, uuid: 0000ffe1-0000-1000-8000-00805f9b34fb
handle: 0x0013, uuid: 00002902-0000-1000-8000-00805f9b34fb
handle: 0x0014, uuid: 00002901-0000-1000-8000-00805f9b34fb
[E0:E5:CF:1D:6D:51][LE]>

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by brueg (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-05 brueg Open/ClosedOpen Closed
        Operating SystemGNU/Linux None

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code