Skip to content

[NWX] Use ACRCOM framing with CRC for meter data

Marek Novak requested to merge feature/452_use_acrcom_framing_for_data into master
  • link between MCU and NB-IoT module can induce noise
  • this noise can cause data corruption
  • therefore, to avoid bad data beeing sent, we should add extra framing, since some meter frames may not contain CRC

Merge request reports