I also had issues running the adafruit example in Europe using the adafruit tutorial. For one putting a lmic config file into a special folder of my sketch folder did not make it pick up the EU network parameters (868 MHz). So i went into the library and changed the config file there. Secondly the line //LMIC_selectSubBand(1); had to be commented out in the sketch. I will report this to Lady ada.