Flavian Manea

Results 7 issues of Flavian Manea

Hello, I am trying to use your example on Windows, But I don't really get what's the difference between Qt5_host and Qt5_android . I mean, for Qt5_android it is pretty...

Tested on: - Ref-Os-Iot - 1705 - Bios Version 1D1. - Ubuntu Core Result: Echo width = 0 Distance inches = 0.000000.2 Ports tested: From 1 to 40 (j12) Mraa...

https://github.com/intel-iot-devkit/joule-code-samples/issues/72 Signed-off-by: Flavian Manea

make install #Should install Mraa in /usr/lib64/ rm /usr/lib/libmraa.so* #Remove previous version of Mraa mv /usr/lib64/libmraa.so* /usr/lib #Move NEW Mraa files to lib mv /usr/lib64/pkgconfig/* /usr/lib/pkgconfig #Move package configuration info...

I have tested on Ubuntu Core/ Ref-Os-IoT 1705( mraa 1.7.0, upm 1.3.0). On Ubuntu Core: jhd1313m1_command: mraa_i2c_write_byte_data() failed jhd1313m1_set_color: mraa_i2c_write_byte_data() failed jhd1313m1_data: mraa_i2c_write_byte_data() failed On Ref-Os-Iot: jhd1313m1_init: mraa_i2c_init(LCD) failed. terminate...

We downloaded the July Snapshot from here: https://docs.binance.org/guides/node/snapshot.html After downloading the snapshot we saw the node running and fetching blocks, if used this command to see that status, and it...

Added index_tags = "tx.hash,tx.heght" and started the Node with State Sync Mode. I was able to do this and get a response immediately after the node has started: ``` curl...