farfromrefuge

Results 1408 comments of farfromrefuge

@t0cc let s just clarify things a bit: * set up webdav on phone 1 * sync on phone 1 * data appears on webdav server * setup webdav on...

@t0cc about the password yes the app does not store your password (for obvious security reasons), so whenever you modify the webdav settings you need to enter the password again...

@t0cc the folder.json is there only if you use folders. So kind of normal for you not to have it. What bugs is that in 1715785299045 you have a subfolder...

@t0cc ok you might be hitting a bug, which prevented sync to even start, that i might have fixed today! please try 1.4.1 when you can and report how it...

@t0cc there has been quite a few fixes. Is this still an issue?

@t0cc you get an error message? Looking at the log might give us the answer here. If it says `More details can be found in the server log` then you...

@luigi7up you need to discover services first. This is not done automatically (or can using a connect parameter). Without this services cant be used

@luigi7up i am.not talking about scanning. I am talking about discovering services and characteristics. It is mandatory. Look at the typings for how to do it either manually or through...

@luigi7up you are right not everything is in the README. Please open A PR if you want to update it. This is the file to modify https://github.com/nativescript-community/ble/blob/master/packages/ble/blueprint.md. Keep in mind...

@luigi7up maybe this one is better https://developer.android.com/develop/connectivity/bluetooth/ble/connect-gatt-server But yes those are the docs i am referring too