• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. paolo
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    paolo

    @paolo

    0
    Reputation
    11
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    paolo Unfollow Follow

    Latest posts made by paolo

    • RE: Cannot uprgrading firmware

      Thank you @cleve
      It works with

      unipi@L203-sn121:~$ sudo /opt/unipi/tools/fwspi -u 1 -P -U
      unipi@L203-sn121:~$ sudo /opt/unipi/tools/fwspi -u 2 -P -U
      unipi@L203-sn121:~$ sudo /opt/unipi/tools/fwspi -u 3 -P -U
      
      posted in Neuron Series
      P
      paolo
    • RE: Cannot uprgrading firmware

      @cleve Thank you very much, but I don't understand what I should do next...
      here's what I did:

      unipi@L203-sn121:~$ sudo /opt/unipi/tools/fwspi -u 1
      Boardset:     0 B-1000                         (v1.0)
      Baseboard:    0 B-1000                         (v1.0)
      Firmware: v5.3 (for 0-1)
      PLEASE UPGRADE FIRMWARE TO 6.30 - to proceed, execute fwspi -P -U
      

      And that :

      unipi@L203-sn121:~$ sudo /opt/unipi/tools/fwspi -u 1 -P
      Boardset:     0 B-1000                         (v1.0)
      Baseboard:    0 B-1000                         (v1.0)
      Firmware: v5.3 (for 0-1)
      PLEASE UPGRADE FIRMWARE TO 6.30 - to proceed, execute fwspi -P -U
      Cannot open file /opt/unipi/firmware/B-1000-1.bin
      
      posted in Neuron Series
      P
      paolo
    • Cannot uprgrading firmware

      Hello,
      When I run the command /opt/unipi/tools/fwspi -i 0 I get this error
      ARMINIT: Cannot open device /dev/unipispi
      Unable to create the arm[0] context
      What can I do? Thanks

      that's my disto:
      Linux L203-sn121 6.6.31-v8 #1 SMP PREEMPT Fri Jun 28 10:02:55 UTC 2024 aarch64

      posted in Neuron Series
      P
      paolo
    • RE: Errors in the sysfs documentation

      @cleve Yes, of course, there's a writing error in your example. To read the value of a digital output, you should write DO1.1 instead of DO1.01 (without the 0). It's the same for a digital input, you indicate DI1.01 when you should write DI1.1 (without the 0).

      posted in Neuron Series
      P
      paolo
    • Errors in the sysfs documentation

      Hello,
      In this example : cat /run/unipi-plc/by-sys/DO1.01/value
      that you give on this page : https://kb.unipi.technology/en:sw:02-apis:04-sysfs
      there is an error because I need to use this command to get a convincing result : cat /run/unipi-plc/by-sys/DI1.1/value
      I think you need to review this document, don't you?

      posted in Neuron Series
      P
      paolo
    • How to configure wlan0

      Hello,
      I have just installed Base OS x64.
      The ssh access via eth0 works but I can't configure wlan0.
      I see that the configuration file /etc/wpa_supplicant/wpa_supplicant.conf usually found on Raspbian does not exist on Base OS.
      I've tried editing /etc/wpa_supplicant/wpa_supplicant-wlan0.conf but it still doesn't work.

      Do you have a solution for me?

      posted in Neuron Series
      P
      paolo