Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter radar2 v1.2.x GitHub

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter radar2 v1.2.x GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • frankjoke
      frankjoke @Basti97 last edited by

      @Basti97

      Wenn du V2.01 verwendest dann kannst das einzelne Abspeichern in der Konfig (Speichern Sie unbekannte BT-Daten) verhindern. Die eine Variable wo alle unknown macs gelistet werden wird trotzdem generiert damit der Adapter weiß welche er schon gesehen hat!

      Basti97 1 Reply Last reply Reply Quote 0
      • Basti97
        Basti97 Most Active @frankjoke last edited by Basti97

        @frankjoke Ok Danke ja ich habe den neuesten. Ich gucke mal und probiere es mal aus. 😁😁 Aso und die unbekannten Macs die nicht gespeichert werden sollen werden dann nicht mehr aktualisiert oder?

        1 Reply Last reply Reply Quote 0
        • J
          Jan1 last edited by

          Wie bekomme ich das eigentlich weg?

          radar2.0	2020-12-05 14:17:13.657	warn	(360746) Adapter not running as root or iobroker has no sudo right, cannot use arp-scan!
          
          Diginix 1 Reply Last reply Reply Quote 1
          • Diginix
            Diginix @Jan1 last edited by Diginix

            @Jan1 Alle setcap Befehle wie in Post #2 beschrieben ausgeführt?

            J 1 Reply Last reply Reply Quote 0
            • J
              Jan1 @Diginix last edited by

              @Diginix
              Das da:

              sudo apt-get install libcap2-bin arp-scan bluetooth bluez libbluetooth-dev libudev-dev net-tools
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which arp-scan`)
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which node`)
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which arp`)
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which hcitool`)
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which hciconfig`)
              
              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which l2ping`)
              

              Oder noch was anderes?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Jan1 last edited by

                @Jan1

                sudo -u iobroker groups
                
                J 1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @Thomas Braun last edited by

                  @Thomas-Braun

                  jan@Beelink:~$ sudo -u iobroker groups
                  iobroker tty dialout audio video bluetooth
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Jan1 last edited by Thomas Braun

                    @Jan1 Füg den User mal der Gruppe sudo hinzu.

                    Ist zwar eigentlich nicht Sinn der Sache, aber kannst ja mal schauen ob es damit funktioniert.

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Jan1 @Thomas Braun last edited by

                      @Thomas-Braun
                      welchen, iobroker oder jan?

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Jan1 last edited by

                        @Jan1 Den jan haben wir nicht angeschaut.
                        Aber wenn der auch fehlt, dann beide.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          Jan1 @Thomas Braun last edited by

                          @Thomas-Braun
                          stimmt, ging ja um iobroker 🙂

                          Also dann mal:

                          sudo adduser iobroker sudo
                          

                          und

                          sudo adduser jan sudo
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Jan1 last edited by

                            @Jan1 Nein...

                            sudo usermod -aG sudo iobroker
                            
                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @Thomas Braun last edited by Jan1

                              @Thomas-Braun
                              ausgeführt
                              wie überprüfe ich das nun noch?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Jan1 last edited by

                                @Jan1
                                Den Befehl von vorhin nochmal ausführen?
                                Kann aber sein, dass der User iobroker erst einmal ausgeloggt werden muss. Starte am besten mal neu.

                                J 2 Replies Last reply Reply Quote 0
                                • J
                                  Jan1 @Thomas Braun last edited by

                                  @Thomas-Braun
                                  jou is drin

                                  jan@Beelink:~$ sudo -u iobroker groups
                                  iobroker tty dialout sudo audio video bluetooth
                                  

                                  mal schauen ob die Meldung damit erledigt ist.

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    Jan1 @Thomas Braun last edited by

                                    @Thomas-Braun
                                    Das war leider nicht die Lösung, da nach Neustart des Adapter schon wieder diese Meldung drinsteht:

                                    radar2.0	2020-12-06 11:28:47.062	warn	(6069) Adapter not running as root or iobroker has no sudo right, cannot use arp-scan!
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      a1development last edited by a1development

                                      I am using Radar2 very sucessfully for quite some time with Gigaset Keeper Tags,
                                      i recently received the new Samsung SmartTag that they started selling this month.

                                      The awesome news is, this has a massivly increased broadcast range. Radar2 is picking it up where the old tag was long out of range, BUT the Samsung SmartTag has some kind of rolling bt mac address. Its changing all the time. I tried to track all the different BT Adresses it genereates, but i stopped after 20 or so.

                                      @frankjoke is there any additional information from the BT scan ( serial numbers etc ) that could be used to identify the signal source. If so, the new Samsung SmartTags would be a huge upgrade for radar2 users. I am talking about this device https://www.samsung.com/de/mobile-accessories/galaxy-smarttag-black-ei-t5300bbegeu/

                                      lobomau 1 Reply Last reply Reply Quote 0
                                      • lobomau
                                        lobomau @a1development last edited by

                                        @a1development I don`t understand how it works. BT has not such a long range!? Does it only work together with Samsung and the SmartThings-App?

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          a1development @lobomau last edited by

                                          @lobomau i know.
                                          I was surprised when it showed up in ioBroker under radar2.0_uBTs List of unknown BT devices.
                                          I tested it in my house and placed it as far apart as possible ( one level down into the basement in the farest corner that i can think of ) and it still picks it up.

                                          The Gigaset Keeper Tag does lose its connection on the same level about 10-12m away from the BT dongle that is used for radar2.

                                          Not sure what Samsung is doing there, but to me this looks very promising. BUT with the rolling BT addresses, it s no use for radar2.

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            a1development last edited by

                                            OK. I switched to "Tile Pro" BT Beacons. I did some tests and compared to the Gigaset Gatekeeper, they are working alot further.

                                            Axel Koeneke 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            693
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            radar2 adapter
                                            49
                                            244
                                            28821
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo