museuminabox / brain

Where the magic happens.
4 stars 0 forks source link

Ditch video support on NFC tags? #44

Closed george08 closed 6 years ago

george08 commented 6 years ago

We've used NTAG213 in the past, limited to 142 bytes. We're now using NTA216 tags, at 888 bytes each.

NTAG216 is double the cost of NTAG213, which starts to matter when we're buying 000s of them...

Could we a) ditch video support, or b) implement some kind of short name treatment on URLs?

george08 commented 6 years ago

Will relate to Heroku system too, as that generates the tag contents.

george08 commented 6 years ago

@amcewen about to order a bunch of stickers - which ones should we get?

amcewen commented 6 years ago

We can, if need be, both ditch video and do shortcodes. I don't think the brain will care about shortcodes if we do that, but I'll remove the video support for now and we can do the shortcodes if we run out of room in future.

So let's go with the NTAG213s

george08 commented 6 years ago

@amcewen i've just ordered 2,000 stickers! hoping we can get to this soon!

amcewen commented 6 years ago

Should be able to. I'm going to fold in the configure-wifi support first (it's been developed in a separate branch so far, so will merge it onto master) and then get on this