📓
mediam
  • doc.mediam.dev
  • D1 - Specification
    • Introduction
      • What are the risks?
      • What is specific to healthcare?
      • New regulations
      • Regulatory requirements
    • Market study
      • Competitive landscape
        • Features
      • Market characteristics
      • Interviews
    • Use cases
      • Healthcare IT
      • Connected medical devices
      • BMS
    • References
  • Prototypes
    • Hardware prototype
    • Technical issues today
    • Solution architecture
    • D2 - Network management
      • HTTP3
      • SCHC
      • End to end encryption
    • D3 - Lifecycle management
      • Machine identity
        • Decentralized identity
        • DIF KERI
      • Remote updates
    • D4 - User access
  • perspectives
    • D5 - Final report
      • How to implement regulatory requirements
      • Next steps
Powered by GitBook
On this page
  • Bill of materials
  • Photos
  • Future steps

Was this helpful?

  1. Prototypes

Hardware prototype

Used in our tests

PreviousReferencesNextTechnical issues today

Last updated 3 years ago

Was this helpful?

Bill of materials

For our prototypes, we wanted a simplified setup.

We created a test device composed of:

  • a Pycom LoPy4 or a STM32F429

  • a BME280 sensor to collect the temperature, pressure and humidity of the air

  • an 868 MHz LoRa antenna for LoRa transmission and reception

The transmission and reception of data implies:

  • a LoRa network server to communicate with the application servers. We use 's technology (to make it simpler for SCHC testing), but opensource alternatives might also be used (e.g. ).

  • an application server (CoAP Server) which contains the resources and data transmitted by the connected object

For hardware cryptography, we used ATECC608A (e.g. CryptoAuth Xplained Pro).

Photos

Future steps

While we haven't yet implemented it, we plan to support renode as a virtual environment in the future, so that demonstrations can be simplified.

acklio
chirpstack
Testing faciliity
Pycom and sensors
LoRa antenna