you need to correct change mesh to adhoc in other config files also under /etc/config to have them on same ad-hoc mesh  eg

/etc/config/wireless
config wifi-iface 'lm_wlan0_adhoc_radio0'
option mode 'adhoc'
option device 'radio0'
option ifname 'wlan0-adhoc'
option network 'lm_net_wlan0_adhoc'
option mcast_rate '24000'
option bssid 'ca:fe:00:c0:ff:ee'
option ssid 'LiMe'
option encryption 'none'


On Fri, Sep 1, 2017 at 10:49 AM, Mark Birss <markbirss@gmail.com> wrote:
Hi

The 2 are not configured same mesh type  (1 on ieee80211s and other adhoc) also you need to set bssid same for adhoc

look at wifi and network sections
make both same

Regrads

On Fri, Sep 1, 2017 at 5:55 AM, Sebastián Correa via lime-users <lime-users@lists.libremesh.org> wrote:
Hi! I was able install Lime_mini in tl-wa701n, but can't link to other Lime over tl-wdr3500. Is my first association with Mesh nodes.

(Thank Ilario for you help for instalation! I am not know what happened with thanks mail. I'm sure I wrote it because of my difficulty with English :-)

In the Lime config files of both routers, are different in "lime config wifi/list modes". They are not visible.

If in both write 'adhoc', i only see wa701 from wdr3500.

if in both i write 'ieee80211s', see nothing.

Does this influence to associate them? Are different branch.

Thank newly.

Seba

----------------------

Model    TP-Link TL-WDR3500 v1
Versión del firmware    LEDE Reboot 17.01.1 r3316-7eb58cf109 / LuCI lede-17.01 branch (git-17.152.82987-7f6fc16)

/etc/config/lime is:


config lime 'system'
    option hostname 'LiMe-%M4%M5%M6'
    option domain 'lan'

config lime 'network'
    list protocols 'adhoc'
    list protocols 'lan'
    list protocols 'anygw'
    list protocols 'batadv:%N1'
    list protocols 'bmx6:13'
    list protocols 'olsr:14'
    list protocols 'olsr6:15'
    list protocols 'olsr2:16'
    option primary_interface 'eth0'
    list resolvers '4.2.2.2'
    list resolvers '141.1.1.1'
    list resolvers '2001:470:20::2'
    option main_ipv4_address '10.%N1.0.0/16'
    option main_ipv6_address '2a00:1508:0a%N1:%N200::/64'
    option bmx6_over_batman 'false'
    option bmx6_mtu '1398'

config lime 'wifi'
    list modes 'ap'
    list modes 'apname'
    list modes 'ieee80211s'
    option adhoc_mcast_rate_5ghz '6000'
    option ap_ssid 'LibreMesh.org'
    option ieee80211s_mesh_id 'LiMe'
    option ieee80211s_mesh_fwding '0'
    option apname_ssid 'LibreMesh.org/%H'
    option adhoc_bssid 'ca:fe:00:c0:ff:ee'
    option htmode_5ghz 'HT40'
    option channel_2ghz '11'
    option adhoc_mcast_rate_2ghz '24000'
    option channel_5ghz '48'
    option adhoc_ssid 'LiMe'

config net 'lm_hwd_openwrt_wan'
    option autogenerated 'true'
    list protocols 'adhoc'
    list protocols 'anygw'
    list protocols 'batadv:%N1'
    list protocols 'bmx6:13'
    list protocols 'olsr:14'
    list protocols 'olsr6:15'
    list protocols 'olsr2:16'
    list protocols 'wan'
    option linux_name 'eth1'

--------------------------

Model    TP-Link TL-WA701N/ND v1
Versión del firmware    LiMe develop development (develop rev.3ba372f 20170823_1516) / LuCI lede-17.01 branch (git-17.232.21093-079f65a)

/etc/config/Lime is:


config lime 'system'
    option hostname 'LiMe-%M4%M5%M6'
    option domain 'lan'

config lime 'network'
    option primary_interface 'eth0'
    list resolvers '4.2.2.2'
    list resolvers '141.1.1.1'
    list resolvers '2001:470:20::2'
    list protocols 'ieee80211s'
    list protocols 'lan'
    list protocols 'anygw'
    list protocols 'batadv:%N1'
    list protocols 'bmx6:13'
    list protocols 'olsr:14'
    list protocols 'olsr6:15'
    list protocols 'olsr2:16'
    option main_ipv4_address '10.%N1.0.0/16'
    option main_ipv6_address '2a00:1508:0a%N1:%N200::/64'
    option anygw_mac 'aa:aa:aa:%N1:%N2:aa'
    option bmx6_pref_gw 'none'
    option bmx6_over_batman 'false'
    option bmx6_mtu '1500'

config lime 'wifi'
    list modes 'ap'
    list modes 'apname'
    list modes 'adhoc'
    option ieee80211s_mesh_id 'LiMe'
    option adhoc_mcast_rate_5ghz '6000'
    option ap_ssid 'LibreMesh.org'
    option distance '1000'
    option ieee80211s_mesh_fwding '0'
    option apname_ssid 'LibreMesh.org/%H'
    option adhoc_bssid 'ca:fe:00:c0:ff:ee'
    option htmode_5ghz 'HT40'
    option channel_2ghz '11'
    option adhoc_mcast_rate_2ghz '24000'
    option channel_5ghz '48'
    option adhoc_ssid 'LiMe'

---------------

_______________________________________________
lime-users mailing list
lime-users@lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-users