Vassilis Papanikolaou

Results 15 comments of Vassilis Papanikolaou

Also add \NetCom7\Source to library path

Is there any easy way to use the latest code (3.1.0-dev) in Arduino environment ?

You can wire a switch there, to turn the module on and off. It works perfectly. When off, it consumes 42 μΑ only. It's a pity this is not a...

> packetBuffer[12] = 0x49; packetBuffer[13] = 0x4E; packetBuffer[14] = 0x49; packetBuffer[15] = 0x52; This is INIR isn't it ? should be packetBuffer[15] = 0x54;

I also tried to compile it with TChromium, but it cannot be compiled with its latest version.

@chaupero just WOW ! Can't thank you enough ! Works PERFECTLY !

Check here https://github.com/rclab-auth/GMLib-Delphi-Sydney-10.4

In map.html I changed line #15 to version 3.48 `` I tried to add a DWORD value (11001) in Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION but it didn't work. I am certainly missing something...

> Workaround: > 1. increase API version to 3.48 - described in this discussion > 2. set emulation of higher version of IE or switch to other browser core Do...

> Yes, i use it in real project. Are you sure ? I have increased API to version 3.48 in map.html (recompiled) I am using the v1 of GMLib I...