B4R Question I can not choose AZ-Delivery NodeMCU V2 WiFi Amica ESP8266 ESP-12F I2C

jvrh_1

Active Member
Licensed User
Hi,
Yesterday, I recived my new board: "AZ-Delivery NodeMCU V2 WiFi Amica ESP8266 ESP-12F I2C", but in Tools--Selector Board of my B4R doesn't appears this model.

I tried this Erel Solution, but It doesn't work: (https://www.b4x.com/android/forum/threads/b4r-ide-board-selector-problem.74134/#content)

"As a workaround you can go to:
C:\Users\<user>\AppData\Roaming\Anywhere Software\B4R

Edit b4xV5.ini and set the following properties:

BoardName=Arduino/Genuino Mega or Mega 2560
BoardArgs=arduino:avr:mega:cpu=atmega2560
SerialPort=COM55 Arduino Mega 2560

Close the IDE before you edit the ini file."

And it too:

"BoardName=NodeMCU 1.0 (ESP-12E Module)
BoardArgs=esp8266:esp8266:nodemcuv2:CpuFrequency=80,FlashSize=4M3M,UploadSpeed=115200"



Any Idea?
SELECTOR BOARD.png

I wanto to start with this project of XorAndOr. In his projects appears the last file attached called "correct".

 

Attachments

  • SELECTOR BOARD2.png
    SELECTOR BOARD2.png
    15.3 KB · Views: 53
  • CORRECT.png
    CORRECT.png
    99.2 KB · Views: 46

hatzisn

Well-Known Member
Licensed User
Longtime User
Does it have any special drivers to install in Arduino through some .json file as you would add for any board in Arduno IDE. I think it is in File > Preferences the place to add the URL to the .json but search also in Google if you are not familiar how to add new boards. B4R displays only what is installed in Arduino IDE.
 
Upvote 0
Top