Home
MOD-BT and DUINOMITE-eMEGA
Contents
1. OUPRIEX MOD BT and Duinomite boards errata Connection fix Revision A September 2012 lead free All boards produced by Olimex LTD are ROHS compliant OLIMEX 2012 A13 OLinuXino User s Manual DISCLAIMER 2012 Olimex Ltd Olimex logo and combinations thereof are registered trademarks of Olimex Ltd Other product names may be trademarks of others and the rights belong to their respective owners The information in this document is provided in connection with Olimex products No license express or implied or otherwise to any intellectual property right is granted by this document or in connection with the sale of Olimex products The product described in this document is subject to continuous development and improvements All particulars of the product and its use contained in this document are given by OLIMEX in good faith However all warranties implied or expressed including but not limited to implied warranties of merchantability or fitness for purpose are excluded This document is intended only to assist the reader in the use of the product OLIMEX Ltd shall not be liable for any loss or damage arising from the use of any information in this document or any error or omission in such information or any incorrect use of the product This evaluation board kit is intended for use for engineering development demonstration or evaluation purposes only and is not considered by OLIMEX to be a finished end product fit for genera
2. XO 2012 MOD BT and DUINOMITE BOARDS ERRATA We apologize to all customers affected by this problem Unfortunately sometimes it is physically impossible to check every board with every module we have at stock We still want to provide the best support possible for such situations and we are looking forward to your feedback Every e mail or forum post is taken very seriously Page 10 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA CHAPTER 4 DOCUMENT REVISION Revision Changes Modified Page A 21 09 12 Initial Creation For product support hardware information and error reports mail to support olimex com Note that we are primarily a hardware company and our software support is limited A place for general questions FAQ or friendly talk check our forums https www olimex com forum Page 11 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA Please consider reading the paragraph below about the warranty of Olimex products Warranty and returns Our boards have lifetime warranty against manufacturing defects and components During development work it is not unlikely that you can burn your programmer or development board This is normal we also do development work and we have damaged A LOT of programmers and boards during our daily job so we know how it works If our board programmer has worked fine then stopped please check if you didn t apply over voltage by mistake or shorted something in your
3. l consumer use Persons handling the product must have electronics training and observe good engineering practice standards As such the goods being provided are not intended to be complete in terms of required design marketing and or manufacturing related protective considerations including product safety and environmental measures typically found in end products that incorporate such semiconductor components or circuit boards Olimex currently deals with a variety of customers for products and therefore our arrangement with the user is not exclusive Olimex assumes no liability for applications assistance customer product design software performance or infringement of patents or services described herein Page 2 of 12 OLIMEX 2012 A13 OLinuXino User s Manual Table of Contents DISCLAIMER iiia e anie Ert tp eei ioa in reo tbc Cri cipes inb or ci etu Eb isis DIS eoa pii er L o e em ba E dEdE 2 CHAPTER I IHE PROBLEM nationi erai atn ianua deni Lois pasta nana tas 4 CHAPTER 2 WHAT IS CAUSING THE PROBLEM cssssssssssssssssssssssesees 5 CHAPTER 3 THE SOLUTION ioi opinati iadaaa 6 CHAPTER 4 DOCUMENT REVISIQN iini eai iani iain tuoi easunseinoses 9 Page 3 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA CHAPTER 1 THE PROBLEM The purpose of this how to is to fix a problem in the connection between some of the DUINOMITE boards with some of the Olimex s UEXT extension modules boards Note that the solutio
4. le 1 Second line sends to UEXT command for testing the AT command availability Third line sends to UEXT a command configuring the CTS line low the last parameter which by default is 3 becomes 0 Third line sends to the UEXT command to save the changes to the FLASH memory of the Bluetooth module so that they are available after board reset For more information on the AT commands check the Bluetooth s manual that can be found on the MOD BT web page 9 Check if the MOD BT works with the following program enter the code and after that write list to check the code saved and run to execute the code 10 OPEN COM3 115200 AS 1 20 PRINT 1 ATZ PAUSE 250 30 PRINT 1 AT BTAUT 1 0 PAUSE 250 40 PRINT 1 AT BTSRV 1 PAUSE 250 50 CLOSE 1 60 OPEN COM3 115200 AS CONSOLE LIST RUN Page 8 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA 10 You can use better program for dynamic entering of commands and reading the response from MOD BT 10 MSG 20 CMD 30 OPEN COM3 9600 40 PRINT CMD 50 C INKEY 60 IF C THEN 100 70 IF C CHR 13 THEN PRINT 1 CMD CMD 80 CMD CMD C PRINT C 90 GOTO 50 100 IF EOF 1 THEN 50 110 M INPUT 1 1 120 IF M CHR 13 THEN 150 130 IF M lt gt CHR 10 THEN MSG MSG M 140 GOTO 50 150 LEN MSG MSG MSG 160 GOTO 40 LIST RUN Page 9 of 12 PAUSE 250 GOTO 40 OLIME
5. n suggested here is especially viable for DUINOMITE eMEGA since there is no pure software solution for this board As reported by some customers successful connection between MOD BT and DUINOMITE eMEGA can t be established IMPORTANT This issue has been fixed for MOD BT modules produced after the date this document is released Still it is possible to receive non patched module from a retailer Do not panic following CHAPTER 3 you will be able to fix the problem If you use the demo code in the Duinomite manual it should make possible the connection of MOD BT and another Bluetooth device 10 OPEN COM3 115200 AS 1 20 PRINT 1 ATZ PAUSE 250 30 PRINT 1 AT BTAUT 1 0 PAUSE 250 40 PRINT 1 AT BTSRV 1 PAUSE 250 50 CLOSE 1 60 OPEN COM3 115200 AS CONSOLE However after doing everything correct the Bluetooth module is not visible by other devices Page 4 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA CHAPTER 2 WHAT IS CAUSING THE PROBLEM The problem is caused by the CTS line pin 7 from the UEXT connector which is held in high position 1 The pin 7 for MOD BT and MOD GSM is signal CTS clear to send which when held in high position 1 causes the Bluetooth or GSM module to seize sending anything To be able to send commands you need to keep pin 7 in low position 0 This has caused problems with other modules in the past e g MOD GSM However due to the multiplexing of the other boards CTS line g
6. oing to DUINOMITE GPIO connector it is possible to just software set the line low by writing in the BASIC SETPIN 9 8 PIN 9 0 BASIC PINO in the DUINOMITE boards except for eMEGA is the MISO line If you meet problems connecting UEXT module to a DUINOMITE board always try the above solution or adjust it according to the schematics i e if CTS is on other BASIC pin different from PIN9 The above is not the case in DUINOMITE eMEGA where the CTS line isn t led to the GPIO connector and therefore is not defined in the BASIC and can t be driven low by software means There are two ways of fixing the above problem Either bringing pin 7 of the connector low by hardware means e g connecting it to ground OR cutting the line on the extension board permanently while the extension board is working is working OR disable the CTS line in the firmware of the extension board The solution suggested in the next chapter of this how to combines both we keep pin 7 low by connecting it to GND until we update the firmware of the MOD BT via the UEXT using AT commands and after we have updated the Bluetooth firmware we will leave pin 7 in normal defualt state Page 5 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA CHAPTER 3 THE SOLUTION It is very important to follow carefully the instructions in this chapter 1 We will need a wire to connect pin 7 MISO and pin 2 GND from UEXT OUT connector The best would be a female female j
7. target board where the programmer was connected etc Sometimes boards might get damaged by ESD shock voltage or if you spill coffee on them during your work when they are powered Please note that warrany do not cover problems caused by unproper use shorts over voltages ESD shock etc If the board has warranty label it should be not broken Broken labels void the warranty same applies for boards modified by the customer for instance soldering additional components or removing components such boards will be not be a subject of our warranty If you are positive that the problem is due to manufacturing defect or component you can return the board back to us for inspection When we receive the board we will check and if the problem is caused due to our fault and we will repair replace the faulty hardware free of charge otherwise we can quote price of the repair Note that all shippings back and forth have to be covered by the customer Before you ship anything back you need to ask for RMA When you ship back please attach to it your shipping address phone e mail RMA and brief description of the problem All boards should be sent back in antistatic package and well packed to prevent damages during the transport Page 12 of 12
8. umper cable 2 Before you start the procedure make sure you have removed any SD card from the microSD card connector Due to multiplexing of signals the fix below might burn your SD card in the slot if it is not removed 4 Connect MOD BT to the UEXT connector of DUINOMITE eMEGA 5 Connect pin 7 MISO to pin 2 GND of the UEXT OUT connector with the wire you have prepared it should stay firm so you might as well solder it if lacking female female jumper cable Please refer to the pictures below RA lt es S m NUM NT Page 6 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA 6 Connect the DUINOMITE eMEGA to a computer via the miniUSB 7 Open a terminal program on the COM port that Windows recognized DUINOMITE eMEGA if this is the first time connecting the board also install the proper drivers they can be found in the GitHub package of DUINOMITE The speed shouldn t be higher than 115200 kb s 8 In the terminal program enter the following commands with some pause between them and if you copy ensure all characters are copied correctly sometimes quotation marks are recognized as tilde sign OPEN COM3 115200 AS 1 PRINT 1 ATZ PRINT 1 AT BTURT 115200 8 0 1 0 PRINT 1 AT BTFLS Page 7 of 12 OLIMEXO 2012 MOD BT and DUINOMITE BOARDS ERRATA CLOSE 1 Explanation of the above First line opens the hardware COM on the UEXT and identifies it as the variab
Download Pdf Manuals
Related Search
Related Contents
Safer Brand 5168 Instructions / Assembly Processeur Nucleus ® Freedom 同意する - メルセデス・ベンツ 取扱説明書:PDF 約651KB DISHWASHERS Modicon XMIT Function Block User Guide Modifying and Troubleshooting Boot Process Copyright © All rights reserved.
Failed to retrieve file