BPI-BE14 Wi-Fi7 NIC module 6GHz wifi cannot work

BPI-BE14 Wi-Fi7 NIC module 6GHz wifi cannot work.

root@OpenWrt:/# cat /etc/config/wireless                                        
                                                                                
config wifi-device 'radio0'                                                     
        option type 'mac80211'                                                  
        option path '11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0'        
        option band '2g'                                                        
        option htmode 'EHT20'                                                   
        option country 'US'                                                     
        option noscan '1'                                                       
        option disabled '0'                                                     
        option rnr '1'                                                          
        option channel '3'                                                      
        option cell_density '0'                                                 
                                                                                
config wifi-iface 'default_radio0'                                              
        option device 'radio0'                                                  
        option network 'lan'                                                    
        option mode 'ap'                                                        
        option ssid 'OpenWrt-2g'                                                
        option macaddr '00:00:55:66:1a:7b'                                      
                                                                                
config wifi-device 'radio1'                                                     
        option type 'mac80211'                                                  
        option path '11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0+1'      
        option band '5g'                                                        
        option country 'US'                                                     
        option noscan '1'                                                       
        option disabled '0'                                                     
        option rnr '1'                                                          
        option background_radar '1'                                             
        option htmode 'EHT160'                                                  
        option channel '52'                                                     
        option cell_density '0'                                                 
                                                                                
config wifi-iface 'default_radio1'                                              
        option device 'radio1'                                                  
        option network 'lan'                                                    
        option mode 'ap'                                                        
        option ssid 'OpenWrt-5g'                                                
        option encryption 'none'                                                
        option macaddr '00:01:55:66:1a:7b'                                      
                                                                                
config wifi-device 'radio2'                                                     
        option type 'mac80211'                                                  
        option path '11300000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0+2'      
        option country 'US'                                                     
        option disabled '0'                                                     
        option htmode 'EHT80'                                                   
        option channel '180'                                                    
        option cell_density '0'                                                 
                                                                                
config wifi-iface 'default_radio2'                                              
        option device 'radio2'                                                  
        option network 'lan'                                                    
        option mode 'ap'                                                        
        option ssid 'OpenWrt-6g'                                                
        option encryption 'none'                                                
        option macaddr '00:02:55:66:c3:a7'                                      
        option ieee80211w '2'   
root@OpenWrt:/#

You can try to reboot or use MP4.0 image to test whether there is a hardware issue

ok,update the firmware .It worked.

I have another question, how to display the MLO sta. What the command?

Imho you can use 6ghz only as extension to 5ghz not as dedicated ap. But habe not configured it yet maybe you have to bridge ap1&2 with hostapd and configure channels over 5+6ghz

@frank-w is this a specific recomendation for this module or something more general?

My experiences with a RF devices 2,4 / 5 / 6 Ghz module (MT7916) are that you have to decide what band you like to use actively 5 or 6 Ghz in parallel to 2,4 but in that setup 6 Ghz is working in general.

I got this info that 6ghz has to be bundled with 5ghz in general,not only this module…it is more specification of wifi7

1 Like