11 years, 3 months ago.

TweetRFID compilation errors

I imported the TweetRFID directly from http://mbed.org/users/donatien/code/TweetRFID/ and did not change anything. I got compilation errors. /media/uploads/bjsrlu/tweedrfid.bmp Please help.

1 Answer

11 years, 3 months ago.

I've published a version that compiles, I offer no guarantee that it will work however.

Import programTweetRFID

Fork using ethernetinterface

I've updated the program to use the new networking stack the changes for which you can see here http://mbed.org/users/stevep/code/TweetRFID/rev/5154c1a6442b

I also forked donatien's HTTPClient library to enabled basicAuth, the very basic changes are visible here http://mbed.org/users/stevep/code/HTTPClient/rev/8299c6440e37

Again, just because I got it to compile doesn't mean it will actually work. Good luck,