Shop OBEX P1 Docs P2 Docs Learn Events
Bluetooth4.0 BLE 112 low enegry Module and a BG_spin lib first tests :) — Parallax Forums

Bluetooth4.0 BLE 112 low enegry Module and a BG_spin lib first tests :)

AnubispodAnubispod Posts: 42
edited 2013-03-10 01:00 in Propeller 1
Hi all , i am working on a clone of the BG_lib from Ardurino to port to prop.

I made some PCB breakout boards for the BLE112A module from Blue Giga
http://www.bluegiga.com/BLE112_Bluetooth_Smart_module

After soldering and waiting for my CC Debugger to arrive from digikey i was able to get started.

First i had to find out how to program the module with the right settings via cc debugger.
once i had that set, i was able to hook it up to a propeller proto board and see if the serial interface would work :)

Now i am in the middle of porting the API to spin , 50% is done and i am able to advertise the module to other,
and recive data from my ipad and vice versa.

Since i had now a 4 year break from coding , its a bit messy my code , but i hope it will help some one to get started with the BLE112A

Pictures and code will come later to day when im back home

Best regards
O.Rennfort


picture008.jpg
picture015.jpg
picture001.jpg
picture016.jpg
picture005.jpg
1024 x 576 - 35K
1024 x 576 - 45K
720 x 720 - 233K
1024 x 576 - 38K
1024 x 576 - 27K

Comments

  • AnubispodAnubispod Posts: 42
    edited 2013-03-10 01:00
    Update on how its going , i wanted to post the code already on Friday, but the man from DHL came by and brought me my new and better BLE112 Proto Boards.
    The boards are made to Break apart as individual boards, for the BLE112, 20mm coin cell holder, USB with 3.3V LDO and LED, proto area, and a 3 axis LIS3D accelerometer.


    So i had of course to start testing my new solder setup with reflow oven :)
    I was a bit scared due to the fact that the LIS3D is a 3x3 mm LGA with 16 pads, but i have made a batch of the boards now and all are working fine :)


    So here is the code for the spin lib , like i sad its far from done, but if some one sees a way to make the code smaller and better please feel free to let me know ,
    But anyway i will update the code here as i go along making it complete.

    Best regards O.Rennfort


    picture024.jpg
    picture022.jpg
    picture020.jpg
    1024 x 576 - 44K
    1024 x 576 - 36K
    1024 x 576 - 48K
Sign In or Register to comment.