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.

Creating a P2P network using energia/CSS to measure RSSI and frame rate

Other Parts Discussed in Thread: MSP430FR6989, CC3100, ENERGIA

Hi all,

I'm doing a project for my masters on finding the optimum time to send a packet from a vehicle to a road side unit (RSU). 

I have two Ti MSP430FR6989 and CC3100 with the advanced emulation booster pack.

I've managed to set the MSP430 and the CC3100 up as a server using the SimpleWiFIServer example in Energia. I used my phone as the AP.  I then tried to incorporate the network and the server onto the MSP430 and CC310, similar to the out of box example. This didn't work for  me.  

At a high level I believe all I need to set up is a P2P network that will allow me to send/receive data so I can calculate the frame error rate and measure the RSSI. The part I am struggling with the P2P network .

Any help or pointers would be greatly appreciated.

Regards,

Ciaran