Author Topic: DigiX and AllJoyn  (Read 3831 times)

craigcurtin

  • Newbie
  • *
  • Posts: 6
DigiX and AllJoyn
« on: October 19, 2014, 02:41:11 am »
Does the Digix have enough resources to run the Alljoyn thin client libraries ? They were crafted for the Due i believe.

Has anyone tried porting these across to the DigiX ?

Craig

digistump

  • Administrator
  • Hero Member
  • *****
  • Posts: 1465
Re: DigiX and AllJoyn
« Reply #1 on: November 08, 2014, 06:00:41 pm »
If it works on the Due it will work on the DigiX - the only thing that might need porting/tinkering is the libraries that talk to the wifi - as they likely expect the Arduino Wifi shield or Ethernet shield

craigcurtin

  • Newbie
  • *
  • Posts: 6
Re: DigiX and AllJoyn
« Reply #2 on: November 10, 2014, 04:31:16 pm »
OK thanks - will give it a try and report back