this post was submitted on 03 Mar 2026
574 points (98.2% liked)

Technology

82551 readers
3834 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] phx@lemmy.world 2 points 1 week ago (3 children)

What's the common way for updating these? I have some similar devices that use Wi-Fi but local stores seem to use some sort of nearby transmitter pointex towards the shelves, maybe infrared/optical

[–] Agent641@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

It will probably be wifi and mqtt. You don't need a whole OS to get mqtt, just a TCP/IP stack.

Possibly it will use BTLE or BT5. If the store is large enough it might make sense for staff to go around with android app and manually update some prices, in which case BT5 in SPP mode might make sense.

[–] Tollana1234567@lemmy.today 2 points 1 week ago

probably they set certain times of day where there will be surge pricing, like around 12-1pm where more people come in for lunch, and around 4-5pmish where people off work.

[–] GenosseFlosse@feddit.org 1 points 1 week ago

They seem to use infrared and or NFC for data exchange. I tried to read the NFC data with a phone app, however the data seems to be either encrypted, or it was some sort of image blob file that is shown on the display. You can read something, but it's not as trivial as reading other NFC tags.