Have just purchased above mentioned GPS module and but cannot find any information on how to configure the thing eg. setting baud rate or specifying which sentences to transmit. I have perused the data sheet at:
but can find no mention of how to transmit anything to the unit (the data sheet only describes the structure of data received from the unit).
My question is, is there documentation anywhere that covers such a topic, such as command structure? And, is there Arduino software available anywhere to facilitate this (if in fact it is required)?
Thanks but I have done that search and found nothing that shows how to configure the GPS. Can you be more specific as to what articles I should be looking at?
nosmoke:
Have just purchased above mentioned GPS module and but cannot find any information on how to configure the thing eg. setting baud rate or specifying which sentences to transmit. I have perused the data sheet at:
Thank you srnet, Sorry about the location of the PDF - newbie here. In any case, it's not really relevant now.
What's more important is that Ublox/U-center does in fact work with the BN-220.
The BN-220 is connected to the Arduino Rx & Tx inputs with a null program loaded and it acts as a TTL to USB converter (or so I read after a bit of Googling on the topic). The only odd thing is that the BN-220 Rx has to be connected to the Arduino Rx and similar for the Tx connection (opposite to the usual wiring(?)).