
bwa1914
30.04.2018
16:03:45
:D

Artem
30.04.2018
16:03:53
чё-то ты уже заебал

bwa1914
30.04.2018
16:03:56

Google

bwa1914
30.04.2018
16:04:12
Но нет

Dolphin
30.04.2018
16:04:21
Новый хакер подрастает

bwa1914
30.04.2018
16:04:36
Я не хакер -_-

Dolphin
30.04.2018
16:04:37
это не комплимент, если че

bwa1914
30.04.2018
16:04:51
Все равно
Что в руку попадется то и ставлю

Artem
30.04.2018
16:05:21
И буду ебать
ты не будешь ебать, ты будешь заваливать свою ебасосину

bwa1914
30.04.2018
16:05:28
А кал как-то вот вжился

Dolphin
30.04.2018
16:05:52
Все равно
то что тебе все равно, может у комюнити вызывать отторжение и аллергию
имей ввиду

bwa1914
30.04.2018
16:06:22
Пойду обижусь на месяц

Dolphin
30.04.2018
16:06:38

bwa1914
30.04.2018
16:06:44
Хотя че мне месяц сделал

Google

Dolphin
30.04.2018
16:06:51
отпишешься в течение месяца - ты пиздабол

bwa1914
30.04.2018
16:06:54
:D
Что не так

Victor
30.04.2018
16:07:41
Что тут?

Dolphin
30.04.2018
16:07:46
вот это точно ацкий кал

bwa1914
30.04.2018
16:07:49
Я тут

Remald
30.04.2018
16:07:54

Dallas
30.04.2018
16:07:55
кто тут в esp шарит ?

bwa1914
30.04.2018
16:08:13
esp?

Victor
30.04.2018
16:08:15

Dallas
30.04.2018
16:08:20

bwa1914
30.04.2018
16:08:23
Чет знакомое

Dolphin
30.04.2018
16:08:24

konikulin
30.04.2018
16:08:29
вот это точно ацкий кал
стыдно признаться, но у меня когда-то давно был даже диск купленный в компуктерном ларьке с кноппиксом)))

Dallas
30.04.2018
16:08:32
да

Remald
30.04.2018
16:08:39
это такая штучка с вай-фай модулем?

bwa1914
30.04.2018
16:08:42

Dallas
30.04.2018
16:08:51
просто не компилит код с библиотеко wifi

Victor
30.04.2018
16:08:54

bwa1914
30.04.2018
16:09:05

Google

Dolphin
30.04.2018
16:09:10

Victor
30.04.2018
16:09:18

Dolphin
30.04.2018
16:09:27
чем компилишь?
в чем пишешь?

bwa1914
30.04.2018
16:09:32
Аа, мех...

Victor
30.04.2018
16:09:35
Но уже лет 10 лежит, так и забил

Dallas
30.04.2018
16:09:43
arduino ide

bwa1914
30.04.2018
16:09:45
Лс го

Dolphin
30.04.2018
16:10:07

Victor
30.04.2018
16:10:13

bwa1914
30.04.2018
16:10:28
Да мне и одной хватит

Victor
30.04.2018
16:10:48
Мне пересылка одной обойдется дороже, чем купить тебе там. Поэтому пришлю 2

Dallas
30.04.2018
16:11:03

Dolphin
30.04.2018
16:12:47
https://github.com/espressif/arduino-esp32/issues/20

Dallas
30.04.2018
16:13:24
английский плохо знаю

Dolphin
30.04.2018
16:13:56
нуебанирот

Remald
30.04.2018
16:14:19

Dolphin
30.04.2018
16:14:23
короче либа вайфая для ЕСП32, конфликтует в пространстве имен библиотек ардуино
переименуй именя файлов либы и вызовы

Google

Dolphin
30.04.2018
16:15:02
например в wifi32.h

Dallas
30.04.2018
16:16:32
это все переименовывать ?

Admin
ERROR: S client not available

Dallas
30.04.2018
16:16:32

Dolphin
30.04.2018
16:17:52
это все переименовывать ?
As you can see, @Sweet-Peas did not correctly follow the installation instructions, causing the architecture folder to be named arduino-esp32 rather than esp32:
Not used: /home/pontus/Programs/arduino-1.6.11/hardware/espressif/arduino-esp32/libraries/WiFi
library.properties for the WiFi library sets the architectures value to esp32:
architectures=esp32
The WiFi library bundled with the Arduino IDE sets the architectures value like so:
architectures=*
Since the wildcard match was better than the architecture mismatch and the WiFi library bundled with the Arduino IDE was given include priority.
In the case of @me-no-dev the installation instructions were followed correctly, causing the architecture folder to be named esp32:
Used: /Users/ficeto/Documents/Arduino/hardware/espressif/esp32/libraries/WiFi
and the Arduino IDE chose the correct library.
предлагает переименовать каталог мастер в ЕСП32


Victor
30.04.2018
16:20:09
@bwa1914 смотри, что ещё есть:
Могу и вот это в догонку:

bwa1914
30.04.2018
16:21:10
Эт че?)

Victor
30.04.2018
16:21:35

Dallas
30.04.2018
16:21:51

bwa1914
30.04.2018
16:21:58
Пригодится

Victor
30.04.2018
16:21:58
Эт че?)
Маркировки видны? Загугли и посмотри

Dallas
30.04.2018
16:21:58
теперь не работает вообще
ну всм
в платах больше нет esp32

Google

Dallas
30.04.2018
16:24:53
а нет
пропали только библиотеки

Dolphin
30.04.2018
16:27:07


Dallas
30.04.2018
16:27:35
там обычный из примеров
/*
* This sketch demonstrates how to scan WiFi networks.
* The API is almost the same as with the WiFi Shield library,
* the most obvious difference being the different file you need to include:
*/
#include "WiFi.h"
void setup()
{
Serial.begin(115200);
// Set WiFi to station mode and disconnect from an AP if it was previously connected
WiFi.mode(WIFI_STA);
WiFi.disconnect();
delay(100);
Serial.println("Setup done");
}
void loop()
{
Serial.println("scan start");
// WiFi.scanNetworks will return the number of networks found
int n = WiFi.scanNetworks();
Serial.println("scan done");
if (n == 0) {
Serial.println("no networks found");
} else {
Serial.print(n);
Serial.println(" networks found");
for (int i = 0; i < n; ++i) {
// Print SSID and RSSI for each network found
Serial.print(i + 1);
Serial.print(": ");
Serial.print(WiFi.SSID(i));
Serial.print(" (");
Serial.print(WiFi.RSSI(i));
Serial.print(")");
Serial.println((WiFi.encryptionType(i) == WIFI_AUTH_OPEN)?" ":"*");
delay(10);
}
}
Serial.println("");
// Wait a bit before scanning again
delay(5000);
}
так
теперь другую ошибку выдает


bwa1914
30.04.2018
16:32:14

Dolphin
30.04.2018
16:33:02
бля погоди
я чет посносил все
ща пару мин

bwa1914
30.04.2018
16:34:34
Лол