R RNSnellville New Member Dec 1, 2016 #1 I get a browser 404 error. the b4j-bridge seems to be running ok on the pi. sudo java -jar b4j-bridge.jar I get the bridge connected status. The piface server software seems to be running ok. I point the browser to 192.168.1.88:51042 I configured the pi for spi on. I read something about piface extensions but can't seem to find the link. also don't know how to make the bridge shell shown on the tutorial video. Any help would be greatly appreciated.
I get a browser 404 error. the b4j-bridge seems to be running ok on the pi. sudo java -jar b4j-bridge.jar I get the bridge connected status. The piface server software seems to be running ok. I point the browser to 192.168.1.88:51042 I configured the pi for spi on. I read something about piface extensions but can't seem to find the link. also don't know how to make the bridge shell shown on the tutorial video. Any help would be greatly appreciated.
Erel B4X founder Staff member Licensed User Longtime User Dec 1, 2016 #2 B4J-Bridge doesn't copy the www folder. You need to copy it yourself to the tempjars folder. Upvote 0
R RNSnellville New Member Dec 2, 2016 #3 Erel said: B4J-Bridge doesn't copy the www folder. You need to copy it yourself to the tempjars folder. Click to expand... OK, so that got it up and running. Upvote 0
Erel said: B4J-Bridge doesn't copy the www folder. You need to copy it yourself to the tempjars folder. Click to expand... OK, so that got it up and running.