I have "Enfora MT-gi, GSM2358i" for fleet management.
I have "CC2540 Mini Development Kit (CC2540DK-MINI)".
Could anybody advise how to make wireless connection of car's sensors
to GSM2338 through CC2540DK-MINI?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have "Enfora MT-gi, GSM2358i" for fleet management.
I have "CC2540 Mini Development Kit (CC2540DK-MINI)".
Could anybody advise how to make wireless connection of car's sensors
to GSM2338 through CC2540DK-MINI?
Is this (http://www.simplesolutions-uk.com/files/GSM2338-00_datasheet.pdf) the device that you are refering to? The device's datasheet does not have any mention of Bluetooth or Bluetooth low energy support. The keyfob and dongle in the CC2540DK-MINI can only communicate with each other, or with other Bluetooth low energy devices.
Excuse me for an incorrect question.
I know that Enfora GSM2358 does not support Bluetooth.
My question not about it.
Enfora GSM2358 has a serial port for connection to the computer.
Module CC2540 has UART and SPI for connection to external devices.
Module CC2540-Keyfob which is included into complete set SDK CC2540DK-MINI has connector for connection to programmer.
My question is: whether I can connect CC2540-Keyfob through this socket to modem's Enfora GSM2358 serial port?
OK, I understand now. If the GSM2358 uses a standard UART interface (such as RS232 or SPI), then most likely the answer is yes. More details of the CC2540 USART can be found in the chip user guide (http://www.ti.com/litv/pdf/swru191b)
The reference design for the keyfob, including schematics, is available here: http://focus.ti.com/docs/toolsw/folders/print/cc2540keyfob-rd.html. That should give you the information you need.