Re: Intel Edison

2015-08-28 Thread Quartz
Dongle for wireless device doesn't work that way. The dongle pretend to be the device and take care of all the communication. From the OS point of view, using a wired usb keyboard or a wireless keyboard using a dongle is the same thing. Also, bluetooth keyboard doesn't provide dongle. I wasn'

Re: Intel Edison

2015-08-27 Thread Eike Lantzsch
On Thursday 27 August 2015 10:16:31 Quartz wrote: > > OpenBSD doesn't support bluetooth on any hardware. > > Does that also include usb->bluetooth dongles for wireless keyboards? I'm using Logitech K520 wireless keyboard and M310 mouse with OpenBSD, but that is not Bluetooth. See Peter Hessler's

Re: Intel Edison

2015-08-27 Thread ludovic coues
2015-08-27 16:16 GMT+02:00 Quartz : >> OpenBSD doesn't support bluetooth on any hardware. > > > Does that also include usb->bluetooth dongles for wireless keyboards? > Dongle for wireless device doesn't work that way. The dongle pretend to be the device and take care of all the communication. >Fro

Re: Intel Edison

2015-08-27 Thread Peter Hessler
On 2015 Aug 27 (Thu) at 10:16:31 -0400 (-0400), Quartz wrote: :>OpenBSD doesn't support bluetooth on any hardware. : :Does that also include usb->bluetooth dongles for wireless keyboards? : That includes all forms of bluetooth where it is presented to the OS. If it fakes a keyboard, and shows up

Re: Intel Edison

2015-08-27 Thread Quartz
OpenBSD doesn't support bluetooth on any hardware. Does that also include usb->bluetooth dongles for wireless keyboards?

Re: Intel Edison

2015-08-27 Thread Stefan Sperling
On Thu, Aug 27, 2015 at 09:43:44AM +0100, Gareth Nelson wrote: > Wifi chipset info here: > http://www.adafruit.com/datasheets/EdisonDatasheet.pdf wifi is Broadcom BCM43340 which is not supported. Linux supports it via the brcmfmac driver. Furthermore, this chip is on an SDIO bus. There is some su

Re: Intel Edison

2015-08-27 Thread Gareth Nelson
Wifi chipset info here: http://www.adafruit.com/datasheets/EdisonDatasheet.pdf On Thu, Aug 27, 2015 at 9:34 AM, Gareth Nelson wrote: > Unfortunately I haven't got the device in hand yet, still researching > alternatives, here's a datasheet: > http://akizukidenshi.com/download/ds/intel/edison-mod

Re: Intel Edison

2015-08-27 Thread Gareth Nelson
Unfortunately I haven't got the device in hand yet, still researching alternatives, here's a datasheet: http://akizukidenshi.com/download/ds/intel/edison-module_HG_331189-002.pdf On Thu, Aug 27, 2015 at 9:09 AM, Stefan Sperling wrote: > On Thu, Aug 27, 2015 at 08:42:41AM +0100, Gareth Nelson wro

Re: Intel Edison

2015-08-27 Thread Stefan Sperling
On Thu, Aug 27, 2015 at 08:42:41AM +0100, Gareth Nelson wrote: > So the question now becomes the same, but without bluetooth. You don't happen to have any link for us to detailed HW specs? Or a Linux dmesg?

Re: Intel Edison

2015-08-27 Thread Gareth Nelson
doh! I suppose I could add a small serial console via Xbee or something in an external device. So the question now becomes the same, but without bluetooth. On Thu, Aug 27, 2015 at 8:13 AM, Alexander Hall wrote: > We don't have any Bluetooth support. > > /Alexander > > On August 27, 2015 8:59:

Re: Intel Edison

2015-08-27 Thread Alexander Hall
We don't have any Bluetooth support. /Alexander On August 27, 2015 8:59:22 AM GMT+02:00, Gareth Nelson wrote: >Hi all > >I'm thinking of building a project (for those curious, it's an implant >- >see biohack.me for info on this kind of stuff) on top of the Intel >Edison >and was curious if Ope

Re: Intel Edison

2015-08-27 Thread Peter Hessler
OpenBSD doesn't support bluetooth on any hardware. On 2015 Aug 27 (Thu) at 07:59:22 +0100 (+0100), Gareth Nelson wrote: :Hi all : :I'm thinking of building a project (for those curious, it's an implant - :see biohack.me for info on this kind of stuff) on top of the Intel Edison :and was curious i