Pascal Schönthier

Results 4 comments of Pascal Schönthier

same over here, is there a known way to fix. Have to finish my project very soon (tm)

I got this message to, when initializing XMPPvCardCoreDataStorage like so: ``` let storage = XMPPvCardCoreDataStorage(inMemoryStore: ()) vCardModule = XMPPvCardTempModule(vCardStorage: storage!, dispatchQueue: .main) ``` Is there a solution for this problem?

Trying to do the same. Adding esp_modem was possible by adding `list(APPEND EXTRA_COMPONENT_DIRS esp_modem)` within the toplevel **CMakeLists.txt**. For now I am stuck with the pppos_client example, which is not...

@dgomlopez Same here, I run into error code 263 - which seems like a timeout. Sadly I can't help you, but maybe we can get an answer together through this...