Multiple Components Interfacing

Hello,

I am a newbie to bolt,

I want to interface multiple components like LED and Buzzer with Bolt
i.e., I create one Index page link two other webpages which control the components

.

the bolt is not accessing other two pages

Please Help

BTW, Kudos to Inventrom and the Bolt Framework Developers for such a nice indigenous framework

@neelspd

You should write the LED & Buzzer code in a single index.htm file.

1 Like

Here is an example of interfacing multiple components in a single index.htm page.

2 Likes

Here is the index.htm file Click Here.

2 Likes

Make sure that the href attribute equals /servefile?filename=<name-of-file>

how to build this kind of interface?
Which software/app did you use?
kindly elaborate
thanks and regards