Integrate ES 8266 Project with A71ch

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Integrate ES 8266 Project with A71ch

1,135 Views
trialaccount12
Contributor V

Hi,

    I am trying to integrate two standalone projects

1. Connecting FRDM k64 F board to WiFi through ESP8266 module(Using MCU xpresso - I converted the code from Mbed for this)

2. Standalone application of uploading the data from Frdm k64F to IBM Watson using A71ch. (MCU xpresso.)

Both the projects are working successfully when I compile them independently. But when I try to integrate them, I am facing issues in linking the files.

The mbed.h file in esp8266 project is interfering with other library files in A71ch demo. 

The library files in A71ch demo are not getting successfully imported when I try to move it to esp 8266 project.

The goal of my project is connect the FRDM board with esp module and upload the data to IBM using a71ch.

I am not sure if the project I am trying to do is possible in this way. Any pointers would be highly helpful. I have attached project file for esp 8266 and link for 

https://www.nxp.com/docs/en/application-note/AN12186.pdf  for A71ch project.

Regards

Niranjan.

0 Kudos
1 Reply

961 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Looks like it is a porting issue , and there is an app note on that topic, please refer to https://www.nxp.com/docs/en/application-note/AN12185.pdf  for details.

Hope that helps,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------