I’ve been trying to get a proof of concept up to test some webrtc streaming from an halow client to another machine connected to the halow access point. My halowlink configuration is “Wi-Fi HaLow devices will get an IP on this device’s local network and use 2.4 GHz Wi-Fi for an uplink”
My halow client is a rasperry pi 5 that build usng these instructions Build Thread: HaLow for Raspberry Pi OS - #7 by akshatd
My halo client does get a connection:
My halow client does get an ip address on the lan:
The other two devices on the lan are a windows laptop and and android phone
I can ping between the windows laptop and android phone, but pings from the windows laptop never reach the halow client.
I do see a morse_spi error in the dmesg log on the halow client / raspberry pi
Here are the specific errors:
[ 8.332027] morse_spi spi0.0: Command 0x0052:0160 error -22
[ 8.332034] morse_spi spi0.0: Command morse_cmd_set_bssid 52:160 failed with rc -22 (0xffffffea)
[ 8.332038] morse_spi spi0.0: morse_cmd_set_bssid: 0c:bf:74:00:47:b0 on vif[0] fail (ret:-22)
[ 8.332583] morse_spi spi0.0: Command 0x003e:0170 error -22
[ 8.332586] morse_spi spi0.0: Command morse_cmd_set_max_away_duration 3e:170 failed with rc -22 (0xffffffea)
Would this error be contributing to my issue?
And the rest of the dmesg log for the morse module.
[ 4.883124] dot11ah: loading out-of-tree module taints kernel.
[ 4.883878] Morse Micro Dot11ah driver registration. Version 0-rel_1_17_9_2026_Apr_20
[ 4.883883] channelization_scheme = 3 (IEEE802.11-REVmf)
[ 4.937608] Bluetooth: hci0: BCM: chip id 107
[ 4.937824] Bluetooth: hci0: BCM: features 0x2f
[ 4.938860] Bluetooth: hci0: BCM4345C0
[ 4.938862] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
[ 4.942227] Bluetooth: hci0: BCM4345C0 ‘brcm/BCM4345C0.raspberrypi,5-model-b.hcd’ Patch
[ 5.230419] morse micro driver registration. Version 0-rel_1_17_9_2026_Apr_20
[ 5.230690] morse_spi spi0.0: morse_of_probe: Reading gpio pins configuration from device tree
[ 5.230739] uaccess char driver major number is 509
[ 5.230821] morse_io: Device node ‘/dev/morse_io’ created successfully
[ 5.245829] morse_spi spi0.0: Loaded firmware from morse/mm6108.bin, size 459124, crc32 0x51d355b9
[ 5.251381] morse_spi spi0.0: Loaded BCF from morse/bcf_fgh100mhaamd.bin, size 1251, crc32 0x941b2a82
[ 5.300016] Adding 2097136k swap on /var/swap. Priority:-2 extents:2 across:2228208k SS
[ 5.410682] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.410691] Bluetooth: BNEP filters: protocol multicast
[ 5.410698] Bluetooth: BNEP socket layer initialized
[ 5.653824] Bluetooth: hci0: BCM: features 0x2f
[ 5.655195] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3±0190
[ 5.655200] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0382
[ 5.655535] Bluetooth: hci0: BCM: Using default device address (43:45:c0:00:1f:ac)
[ 5.672503] Bluetooth: MGMT ver 1.23
[ 5.678812] NET: Registered PF_ALG protocol family
[ 5.868126] macb 1f00100000.ethernet eth0: PHY [1f00100000.ethernet-ffffffff:01] driver [Broadcom BCM54213PE] (irq=POLL)
[ 5.868134] macb 1f00100000.ethernet eth0: configuring for phy/rgmii-id link mode
[ 5.874940] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
[ 5.902651] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
[ 5.913264] morse_spi spi0.0: Driver loaded with kernel module parameters
[ 5.913271] morse_spi spi0.0: enable_pre_assoc_ps : N
[ 5.913274] morse_spi spi0.0: slow_clock_mode : 0
[ 5.913276] morse_spi spi0.0: enable_1mhz_probes : Y
[ 5.913278] morse_spi spi0.0: enable_sched_scan : Y
[ 5.913280] morse_spi spi0.0: enable_hw_scan : Y
[ 5.913282] morse_spi spi0.0: enable_pv1 : N
[ 5.913283] morse_spi spi0.0: enable_page_slicing : N
[ 5.913285] morse_spi spi0.0: log_modparams_on_boot : Y
[ 5.913287] morse_spi spi0.0: enable_mcast_rate_control : N
[ 5.913288] morse_spi spi0.0: enable_mcast_whitelist : Y
[ 5.913290] morse_spi spi0.0: ocs_type : 1
[ 5.913292] morse_spi spi0.0: enable_wiphy : N
[ 5.913293] morse_spi spi0.0: enable_auto_mpsw : Y
[ 5.913295] morse_spi spi0.0: duty_cycle_probe_retry_threshold : 2500
[ 5.913297] morse_spi spi0.0: duty_cycle_mode : 0
[ 5.913298] morse_spi spi0.0: enable_auto_duty_cycle : Y
[ 5.913300] morse_spi spi0.0: dhcpc_lease_update_script : /morse/scripts/dhcpc_update.sh
[ 5.913302] morse_spi spi0.0: enable_ibss_probe_filtering : Y
[ 5.913304] morse_spi spi0.0: enable_dhcpc_offload : N
[ 5.913305] morse_spi spi0.0: enable_arp_offload : N
[ 5.913307] morse_spi spi0.0: enable_bcn_change_seq_monitor : N
[ 5.913309] morse_spi spi0.0: enable_cac : N
[ 5.913310] morse_spi spi0.0: max_mc_frames : 10
[ 5.913312] morse_spi spi0.0: tx_max_power_mbm : 2200
[ 5.913314] morse_spi spi0.0: enable_twt : Y
[ 5.913315] morse_spi spi0.0: enable_mac80211_connection_monitor : N
[ 5.913317] morse_spi spi0.0: enable_airtime_fairness : N
[ 5.913319] morse_spi spi0.0: max_aggregation_count : 0
[ 5.913320] morse_spi spi0.0: max_rate_tries : 1
[ 5.913322] morse_spi spi0.0: max_rates : 4
[ 5.913323] morse_spi spi0.0: enable_watchdog_reset : N
[ 5.913325] morse_spi spi0.0: watchdog_interval_secs : 30
[ 5.913327] morse_spi spi0.0: enable_watchdog : Y
[ 5.913328] morse_spi spi0.0: country : US
[ 5.913330] morse_spi spi0.0: enable_cts_to_self : N
[ 5.913331] morse_spi spi0.0: enable_rts_8mhz : N
[ 5.913333] morse_spi spi0.0: enable_trav_pilot : Y
[ 5.913335] morse_spi spi0.0: enable_sgi_rc : Y
[ 5.913336] morse_spi spi0.0: enable_mbssid_ie : N
[ 5.913337] morse_spi spi0.0: virtual_sta_max : 0
[ 5.913339] morse_spi spi0.0: thin_lmac : N
[ 5.913341] morse_spi spi0.0: enable_dynamic_ps_offload : Y
[ 5.913342] morse_spi spi0.0: enable_ps : 2
[ 5.913343] morse_spi spi0.0: enable_subbands : 2
[ 5.913345] morse_spi spi0.0: enable_survey : Y
[ 5.913347] morse_spi spi0.0: mcs10_mode : 0
[ 5.913348] morse_spi spi0.0: mcs_mask : 1023
[ 5.913350] morse_spi spi0.0: no_hwcrypt : N
[ 5.913351] morse_spi spi0.0: enable_ext_xtal_init : N
[ 5.913353] morse_spi spi0.0: enable_otp_check : Y
[ 5.913354] morse_spi spi0.0: bcf : bcf_fgh100mhaamd.bin
[ 5.913356] morse_spi spi0.0: serial : default
[ 5.913357] morse_spi spi0.0: debug_mask : 8
[ 5.913359] morse_spi spi0.0: tx_status_lifetime_ms : 15000
[ 5.913360] morse_spi spi0.0: tx_queued_lifetime_ms : 1000
[ 5.913362] morse_spi spi0.0: max_txq_len : 32
[ 5.913363] morse_spi spi0.0: default_cmd_timeout_ms : 600
[ 5.913365] morse_spi spi0.0: reattach_hw : N
[ 5.913366] morse_spi spi0.0: hw_reload_after_stop : 5
[ 5.913368] morse_spi spi0.0: enable_short_bcn_as_dtim_override : -1
[ 5.913370] morse_spi spi0.0: rsn_beacon_mode : 0
[ 5.913372] morse_spi spi0.0: fw_bin_file :
[ 5.913373] morse_spi spi0.0: sdio_reset_time : 400
[ 5.913375] morse_spi spi0.0: macaddr_suffix : 00:00:00
[ 5.913377] morse_spi spi0.0: macaddr_octet : 255
[ 5.913378] morse_spi spi0.0: max_total_vendor_ie_bytes : 514
[ 5.913380] morse_spi spi0.0: hw_scan_prim_deconstruct : 0
[ 5.913382] morse_spi spi0.0: coredump_include : 1
[ 5.913383] morse_spi spi0.0: coredump_method : 1
[ 5.913385] morse_spi spi0.0: enable_coredump : Y
[ 5.913386] morse_spi spi0.0: enable_hw_leds : Y
[ 5.913388] morse_spi spi0.0: spi_use_edge_irq : N
[ 5.913390] morse_spi spi0.0: spi_inter_block_delay_bytes : 0
[ 5.913391] morse_spi spi0.0: spi_clock_speed : 0
[ 5.913393] morse_spi spi0.0: enable_mm_vendor_ie : Y
[ 5.913394] morse_spi spi0.0: fixed_guard : 0
[ 5.913396] morse_spi spi0.0: fixed_ss : 1
[ 5.913397] morse_spi spi0.0: fixed_bw : 2
[ 5.913399] morse_spi spi0.0: fixed_mcs : 4
[ 5.913400] morse_spi spi0.0: enable_fixed_rate : N
[ 8.332027] morse_spi spi0.0: Command 0x0052:0160 error -22
[ 8.332034] morse_spi spi0.0: Command morse_cmd_set_bssid 52:160 failed with rc -22 (0xffffffea)
[ 8.332038] morse_spi spi0.0: morse_cmd_set_bssid: 0c:bf:74:00:47:b0 on vif[0] fail (ret:-22)
[ 8.332583] morse_spi spi0.0: Command 0x003e:0170 error -22
[ 8.332586] morse_spi spi0.0: Command morse_cmd_set_max_away_duration 3e:170 failed with rc -22 (0xffffffea)
[ 8.333098] wlan1: authenticate with 0c:bf:74:00:47:b0 (local address=3c:22:7f:71:df:13)
[ 8.333101] wlan1: send auth to 0c:bf:74:00:47:b0 (try 1/3)
[ 8.382947] wlan1: authenticate with 0c:bf:74:00:47:b0 (local address=3c:22:7f:71:df:13)
[ 8.382952] wlan1: send auth to 0c:bf:74:00:47:b0 (try 1/3)
[ 8.425752] wlan1: authenticated
[ 8.429202] wlan1: associate with 0c:bf:74:00:47:b0 (try 1/3)
[ 8.438846] wlan1: RX AssocResp from 0c:bf:74:00:47:b0 (capab=0x11 status=0 aid=1)
[ 8.443147] wlan1: associated
[ 12.508591] rp1-cfe 1f00110000.csi: Using a link rate of 900 Mbps

