REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. har
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 8
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by har

    • H

      Bluetooth sensor with rexygen

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • har
      2
      0
      Votes
      2
      Posts
      60
      Views

      cechuratC

      @har Hi Har,

      I'm sorry, but we are not able to debug third-party Python code for you.

      If you made it work under plain Python, then you can send the data to REXYGEN using the REST API. Have a look at "0302-03 REST API Python Bash etc", which sends data to REXYGEN using Python.

      Kind regards,
      Tomas

    • H

      Bluetooth sensor

      General
      • • • har
      1
      0
      Votes
      1
      Posts
      24
      Views

      No one has replied

    • H

      Connection Problem

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • har
      2
      0
      Votes
      2
      Posts
      192
      Views

      J

      Hi har,
      Check if RexCore is running. I see that you are solving the Python code in another thread. It is possible that your code is not only causing the error, but also causing the entire RexCore to crash. Try connecting to the Raspberry via SSH and enter the command:

      systemctl status rexcore

      Cheers,
      Jan

    • H

      Complier issue

      REXYGEN Studio
      • • • har
      7
      1
      Votes
      7
      Posts
      519
      Views

      cechuratC

      @har Hi har,

      Thanks for the additional info. We are not able to provide free support on this since it's your custom Python script. The error is not related to the Rexygen ecosystem. It seems that the CPU dispatcher is being initialised multiple times.

      Tomas