Search found 4 matches

by yogeshwaran774
Fri Jul 24, 2020 2:49 pm
Forum: ESP32 Arduino
Topic: ESP32 CAN BUS messages Repeating
Replies: 1
Views: 2242

ESP32 CAN BUS messages Repeating

HI i am using CANBUS in ESP32 for such a long time and i made some modifications such BUS-OFF will get recovered, but after sometime one of my ESP keeps receiving same messages continuously. This issue persist even ifi disconnect other ESP s from bus and connect back without switching off the affect...
by yogeshwaran774
Mon Jun 29, 2020 7:44 am
Forum: General Discussion
Topic: ESP32 gattc_demo not able to find characteristics from nrf_ble server(ble_app_uart example)
Replies: 0
Views: 1376

ESP32 gattc_demo not able to find characteristics from nrf_ble server(ble_app_uart example)

Hi i am trying to connect ESP32 with nrf chipset. Esp32 can able to successfully get the service but not getting the characteristics of the service. I am getting "no char" in serial and count parameter is '0'. I checked in nrf connect app and there i can able to connect and notify to the server. wha...
by yogeshwaran774
Mon Jun 29, 2020 7:39 am
Forum: General Discussion
Topic: Esp entering boot mode
Replies: 2
Views: 6455

Re: Esp entering boot mode

Gpio 0 has 10K pull up in pcb but still issue persist
by yogeshwaran774
Tue Sep 24, 2019 5:15 pm
Forum: General Discussion
Topic: Esp entering boot mode
Replies: 2
Views: 6455

Esp entering boot mode

In my project i am using esp32, it is flashing properly and working fine but sometimes if i switch off and turn it on it is going to boot mode and it is not coming from that even if i switch off and switch on again. if i leave for sometime then switch it on then working properly and in my design en...