FAQ on Solutions

What solutions are currently available? How to approach the codes and introductions on these solutions?

You can see current software solutions and solution-related codes and documentations in QuecPython's GitHub repository: QuecPython · GitHub

Why can't the graphical interface tool of the DTU solution interact with the module?

Check and try to resolve via following suggestions:

  • Please confirm whether the tool from GitHub is latest
  • Confirm whether the corresponding documents have been reviewed carefully.

Can all solutions be directly used in real projects?

The current solutions are all oriented to programming reference frameworks, which only implement some common functions. The users should be capable to to read and modify code, implement the business logic code by themselves, and go through rigorous test before using in actual project.

The solution just focuses on SW. Please design HW according to actual demand and cost.