-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: Devicetreearea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
When enabling CC2520 configuration I have error in cc2520_init() function
net/sockets/echo_server + -DOVERLAY_CONFIG=overlay-cc2520.conf
[00:00:00.000,000] <dbg> ieee802154_cc2520.configure_spi: SPI GPIO CS configured on GPIO_0:11
[00:00:00.010,000] <dbg> ieee802154_cc2520.cc2520_init: GPIO and SPI configured
[00:00:00.030,000] <err> ieee802154_cc2520: Configuring CC2520 failed
wpanusb + -DOVERLAY_CONFIG=overlay-cc2520.conf
[00:00:00.000,000] <dbg> ieee802154_cc2520.configure_spi: SPI GPIO CS configured on GPIO_0:11
[00:00:00.000,000] <dbg> ieee802154_cc2520.cc2520_init: GPIO and SPI configured
[00:00:00.010,000] <err> ieee802154_cc2520: Configuring CC2520 failed
[00:00:00.020,000] <inf> wpanusb: Starting wpanusb
[00:00:00.020,000] <err> wpanusb: Cannot get IEEE802.15.4 device
Metadata
Metadata
Assignees
Labels
area: Devicetreearea: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug