[riot-notifications] [RIOT-OS/RIOT] boards/e104-bt5011a-tb: add support for the E104-BT5011A Test Board (#15388)
benpicco
notifications at github.com
Tue Nov 24 23:00:08 CET 2020
Turns out I can actually enable `CLOCK_HFCLK` - with that, `nrf802154` works too
```
2020-11-24 22:59:05,278 # ping ff02::1
2020-11-24 22:59:05,292 # 12 bytes from fe80::a8cc:f47b:67c4:baf1%6: icmp_seq=0 ttl=64 rssi=-72 dBm time=3.564 ms
2020-11-24 22:59:06,291 # 12 bytes from fe80::a8cc:f47b:67c4:baf1%6: icmp_seq=1 ttl=64 rssi=-73 dBm time=3.562 ms
2020-11-24 22:59:07,294 # 12 bytes from fe80::a8cc:f47b:67c4:baf1%6: icmp_seq=2 ttl=64 rssi=-69 dBm time=3.562 ms
2020-11-24 22:59:07,295 #
2020-11-24 22:59:07,296 # --- ff02::1 PING statistics ---
2020-11-24 22:59:07,299 # 3 packets transmitted, 3 packets received, 0% packet loss
2020-11-24 22:59:07,303 # round-trip min/avg/max = 3.562/3.562/3.564 ms
> ifconfig
2020-11-24 22:59:09,470 # ifconfig
2020-11-24 22:59:09,475 # Iface 6 HWaddr: 68:A9 Channel: 26 NID: 0x23
2020-11-24 22:59:09,480 # Long HWaddr: AA:38:17:72:0D:61:E8:A9
2020-11-24 22:59:09,486 # TX-Power: 0dBm L2-PDU:102 MTU:1280 HL:64 RTR
2020-11-24 22:59:09,487 # 6LO IPHC
2020-11-24 22:59:09,509 # Source address length: 8
2020-11-24 22:59:09,510 # Link type: wireless
2020-11-24 22:59:09,511 # inet6 addr: fe80::a838:1772:d61:e8a9 scope: link VAL
2020-11-24 22:59:09,512 # inet6 group: ff02::2
2020-11-24 22:59:09,513 # inet6 group: ff02::1
2020-11-24 22:59:09,514 # inet6 group: ff02::1:ff61:e8a9
2020-11-24 22:59:09,515 #
2020-11-24 22:59:09,516 # Statistics for Layer 2
2020-11-24 22:59:09,517 # RX packets 3 bytes 108
2020-11-24 22:59:09,523 # TX packets 5 (Multicast: 5) bytes 179
2020-11-24 22:59:09,524 # TX succeeded 5 errors 0
2020-11-24 22:59:09,536 # Statistics for IPv6
2020-11-24 22:59:09,537 # RX packets 3 bytes 156
2020-11-24 22:59:09,538 # TX packets 5 (Multicast: 5) bytes 284
2020-11-24 22:59:09,539 # TX succeeded 5 errors 0
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15388#issuecomment-733257195
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201124/69c68d6c/attachment.htm>
More information about the notifications
mailing list