Closed ashok-rao closed 7 years ago
FRDM-CR20A does not work with Ublox ODIN W2. Atmel shield works with this board.
I believe it is because it uses UART1 RX
pin in same pin as MCR20A_SPI_IRQ
which is D2
See https://github.com/ARMmbed/mcr20a-rf-driver/blob/master/mcr20a-rf-driver/NanostackRfPhyMcr20a.h#L40
Closed the issue as it is now documented and documentation points also here.
Steps to reproduce:
Nothing happens at the end node. Waits for a long time as below:
Below is serial terminal output from GW:
mbed_app.json is below:
Issue also seen with GCC and IAR compilers.