Other Parts Discussed in Thread: CC2540
Hi,
I am a beginner in embedded system programming and am working on interfacing bluetooth(CC2540 development kit) to an oustside system with a microcontroller (which has Modbus).
I will basically be reading information present on the Modbus and then transfer the selected information off to a mobile phone via Bluetooth.
I have figured out that the microcontroller output will be connected to the Bluetooth Kit using UART.
I am struggling to find out what happens after that. Where does the information get stored? and what registers could be used in order to read that information?
Thank you,
Smriti