zha-ng / EZSP-Firmware

EZSP Firmware
GNU General Public License v3.0
25 stars 19 forks source link

Mention the Elelabs-ELU013 as well #1

Closed walthowd closed 4 years ago

walthowd commented 4 years ago

Not sure if the 115200 SW firmware is the only compatible one for this board with the on board serial converter?

walthowd commented 4 years ago

Well they are both EFR32MG13P based! Thought you were testing on a ELR023!

Adminiuga commented 4 years ago

The funny thing, the manufacturer attribute on my usb elelabs reports ELR023, even though the product page claims it to be ELU013

2020-08-18 03:09:12 INFO (MainThread) [bellows.zigbee.application] EZSP Radio manufacturer: Elelabs
2020-08-18 03:09:12 INFO (MainThread) [bellows.zigbee.application] EZSP Radio board name: ELR023
Adminiuga commented 4 years ago

Nah, was testing all of it on USB stick and went with ELR023 naming because that what was in the boarn name token.

Adminiuga commented 4 years ago

with pin accessibility of ELR023 I should have done all testing on it. How do I enable serial interface on Pi3 on gpio?

walthowd commented 4 years ago

No idea on the Pi; never used one!

MattWestb commented 3 years ago

From deCONZ Raspbian first point is disabling the local consolle and logging so the UART can being used for other things. Allso disabling-bt or using miniuart-bt (= BT is using software UART) in the same config step so it not occupying the UART.