Prop with RN-XV Issue
msg558
Posts: 13
I recently got the RN-XV WiFly module from SparkFun. https://www.sparkfun.com/products/10822
I was able to configure it and access some files on my local FTP server with it using the XBEE usb adapter board. Things went down hill when I tried to interface it with my prop quickstart board. I connected the UART_TX and UART_RX of the module directly to the prop's 0 and 1 pins. The module remained powered with LEDs blinking in this configuration for a few minutes, but then the LED's stopped blinking. The module is now unresponsive when using the usb adapter board as well. Apparently connecting the TX and RX pins directly was a bad choice, but would that be enough to fry the module?
I was able to configure it and access some files on my local FTP server with it using the XBEE usb adapter board. Things went down hill when I tried to interface it with my prop quickstart board. I connected the UART_TX and UART_RX of the module directly to the prop's 0 and 1 pins. The module remained powered with LEDs blinking in this configuration for a few minutes, but then the LED's stopped blinking. The module is now unresponsive when using the usb adapter board as well. Apparently connecting the TX and RX pins directly was a bad choice, but would that be enough to fry the module?
Comments
What was the circuit, the code you used?
You can't use the 5V/3.3V xBee Adapter directly with the Propeller since this adapter is meant for use with 5V microcontrollers like the Stamps or the Arduino.