On Thu, 12 Dec 2019 17:24:34 +0900 dicek bear <[email protected]> wrote:
> Is it possible to connect RF board on the Nucleo-F446RE board ?. > If possible, which is the best sutable RF board for Nucleo-F446RE > board ?. Please inform me the RF board name, price and WEB-site to > buy it. I don't know about any shields specific to the Morpho connectors on the Nucleo boards, but you can use any module with a supported radio chip if you wire it up yourself with a bunch of jumper wires. at86rf233 is a widely used and well supported chip, [1] has a cheap module with it. Another option is a mrf24j40 module. Those are a bit older but work well too. You can get them on ebay or AliExpress. Just note that the mrf24j40ma variant doesn't have a build-in amplifier so the signal will not be as good as with mrf24j40md/e (the e variant requires an external antenna though) Best, Benjamin [1] https://openlabs.co/store/Raspberry-Pi-802.15.4-radio _______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
