|
Bluetooth stack porting - anyone interested? |
Posted on: 1/23 18:07
#1 |
---|---|---|
Just popping in
![]() ![]() Joined:
2020/11/17 12:08 From Slough
Posts: 133
|
Is there anyone out there interested to collaborate on creating a Bluetooth stack for AmigaOS (modelled on the USB stack architectures in terms of plugin device classes), probably porting BlueZ as the core as writing a Bluetooth stack from first principles is a LOT of work.
|
|
|
Re: Bluetooth stack porting - anyone interested? |
Posted on: 1/25 3:08
#2 |
---|---|---|
Just popping in
![]() ![]() Joined:
2007/12/5 3:00 Posts: 66
|
@NinjaCyborg
If it were ported/created, what hardware would be used? |
|
|
Re: Bluetooth stack porting - anyone interested? |
Posted on: 1/25 7:55
#3 |
---|---|---|
Just popping in
![]() ![]() Joined:
2020/11/17 12:08 From Slough
Posts: 133
|
@Steady
Those little USB dongles |
|
|
Re: Bluetooth stack porting - anyone interested? |
Posted on: 1/25 8:26
#4 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/20 16:26 From Norway
Posts: 2908
|
@NinjaCyborg
Maybe good idea to start with Arduino project, or something, just see if you can write your own driver for your own, «Nano Board ATmega328P», can be good practice board. Once you know you can do USB. Next will be to find out how the Bluetooth stack is connected. You need to take it apart and put back together. you don’t wont compile as one large binary blob. Etch driver should be .library or .device at end of the day. Also you need to replace or wrap the alien OS code. You need to identify what is missing, replace or remove if possible. However there is often some license fee, for using Bluetooth maybe. It can be good idea check if that’s the case. |
|
_________________
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps. |
||
|
Re: Bluetooth stack porting - anyone interested? |
Posted on: 1/25 14:47
#5 |
---|---|---|
Just popping in
![]() ![]() Joined:
2020/11/17 12:08 From Slough
Posts: 133
|
Hi no it's OK I was part of Symbian Bluetooth team. So I know what to do. I'm looking for collaborators that's all.
|
|