Group: Hardware/Computers/PDAs/Nanonote

From LibrePlanet
Jump to: navigation, search

Introduction

The Ben Nanonote is a small PDA with 32MiB of RAM that lack wireless interfaces.

At the time of writing, it is still supported by LibreCMC.

LibreCMC also has more information about what hardware features were tested with LibreCMC.

Use cases and wireless interfaces

It doesn't come with any wireless interfaces. There are many use cases like music player, reading information (the screen is small), talking notes, etc that don't need wireless communication.

Since it has a USB port that can be in device mode (I didn't find any information for configuring it in host mode, so it probably doesn't support USB host), it might also be able to do Ethernet over USB to get access to a network.

IEEE 802.15 networks

IEEE 802.15 is a network layer. On top there can be protocols like 6LoWPAN which work fine with free software, or more problematic protocols like Zigbee.

IEEE 802.15 network with 6LoWPAN

The most promising way to get wireless working on the nanonote is through free protocols like 6LoWPAN on top of IEEE 802.15.

There is some documentation on how to make an IEEE 802.15 network between the nanonote and a regular computer running GNU/Linux.

It requires a wireless adapter (atusb) that can be plugged in a GNU/Linux computer with USB and another adapter (atben) that can be plugged in the nanonote.

To make it work between a self-hosted FSDG distribution (like Parabola, Trisquel, Guix, etc), it is best to review the source code to make sure it's 100% free and package wpan-tools in one of them and also in LibreCMC if it's not already packaged. Alternatively another option could be to review the source code in the free software directory and to tell users to build wpan-tools themselves.

Also note that there isn't any vendor selling these adapters in the RYF website. So it means that buying such adapters online with free software could fail if the website selling the hardware require nonfree JavaScript to function.

Though some people might also have second hand atusb or atben and it might be possible to try to find them and arrange a purchase or donnation without any nonfree software.

IEEE 802.15 networks with Zigbee

Another idea would be to network with another protocol, such as Zigbee, however zigbee the protocol may have problems:

Research on compatible Libre Wifi cards

The nanonote has a microSD slot, so it is possible to add some WiFi cards using the SDIO bus.

However many of these cards don't work with free software (they require the distribution to ship nonfree firmwares), so the ideal solution would be to reverse engineer and reimplement one of these firmwares.

Possible workarounds:

  • Don't use wireless networks. There are a lot of use cases that don't need WiFi. The device has 32M of RAM anyway so the web is mostly out of reach anyway. The USB connection could then be used for updating the software or installing new packages.
  • Use another computer that has WiFi and USB host. For instance:
    • A tiny LibreCMC compatible WiFi access point. The user could then SSH into from the nanonote it and configure the wifi in this way.
  • Setup an IEEE 802.15 network with 6LoWPAN (see above), and do all the necessary work to package it in FSDG compliant distributions.
  • Try to get someone to do a daughtercard that will add USB host or PCI(e) as there are some USB/PCI/PCIe cards that work with free software.

Another solution (that is not without its share of problems) that is researched below would be to find cards with firmware that are inside them and to treat them as if the firmware was not upgradable. The issue with that approach would be to find cards where the firmware is really not upgradable at all. It could be on a read-only flash chip for instance. If the flash chip is somewhat writable or if it can somehow be updated by software, it could force users to agree to nonfree licenses as in practice it would be hard to make sure that some programmers continue supporting older firmware versions if bugs are found and fixed by the manufacturer.

Research on WiFi cards with bundled nonfree firmwares:

  • Only possible option at moment is expensive AR6001 card + ugly microSD to SD adapter [3]
    • The Eye-Fi Card - Dissected - looks like this may be a mass produced / cheaper alternative; has AR6001G wifi (need to double-check this doesn't load blob from external). But not clear it can be used just for its wifi.
    • Another SDIO ATH6001 card: SX-SDWAG - 40mA, 3.3V, Built-in antenna