Y Yuddi Aja New Member Feb 28, 2024 #1 Hi, im new using b4r. When i try to select board from tools menu then i get this message "The given key was not present in the dictionary" What should i do? Thanks
Hi, im new using b4r. When i try to select board from tools menu then i get this message "The given key was not present in the dictionary" What should i do? Thanks
Erel B4X founder Staff member Licensed User Longtime User Feb 28, 2024 #2 Can you post a screenshot of Tools - Configure Paths? Upvote 0
Y Yuddi Aja New Member Feb 28, 2024 #3 Here the screenshots Attachments Error.JPG 113.6 KB · Views: 192 Path.JPG 39.5 KB · Views: 190 Upvote 0
Y Yuddi Aja New Member Feb 29, 2024 #4 I solved the problem, i have to install board from arduino-cli first. I follow instructions in this link How to get started with the Arduino CLI for beginners and power users (Comprehensive tutorial) | Dumblebots dumblebots.com Thanks Upvote 0
I solved the problem, i have to install board from arduino-cli first. I follow instructions in this link How to get started with the Arduino CLI for beginners and power users (Comprehensive tutorial) | Dumblebots dumblebots.com Thanks
sanjog shakya Member Licensed User Longtime User Apr 30, 2024 #5 Yuddi Aja said: I solved the problem, i have to install board from arduino-cli first. I follow instructions in this link How to get started with the Arduino CLI for beginners and power users (Comprehensive tutorial) | Dumblebots dumblebots.com Thanks Click to expand... I have the same problem. Could you please help me to solve this? I have followed the link you have provided and all goes as directed, but board type doesn't show ESP8266. Last edited: Apr 30, 2024 Upvote 0
Yuddi Aja said: I solved the problem, i have to install board from arduino-cli first. I follow instructions in this link How to get started with the Arduino CLI for beginners and power users (Comprehensive tutorial) | Dumblebots dumblebots.com Thanks Click to expand... I have the same problem. Could you please help me to solve this? I have followed the link you have provided and all goes as directed, but board type doesn't show ESP8266.
Daestrum Expert Licensed User Longtime User Apr 30, 2024 #6 sanjog shakya said: I have followed the link you have provided and all goes as directed, but board type doesn't show ESP8266. Click to expand... Open the arduino IDE, goto boards manager and search for 8266 (community version) and install it. Last edited: Apr 30, 2024 Upvote 0
sanjog shakya said: I have followed the link you have provided and all goes as directed, but board type doesn't show ESP8266. Click to expand... Open the arduino IDE, goto boards manager and search for 8266 (community version) and install it.
sanjog shakya Member Licensed User Longtime User Apr 30, 2024 #7 Daestrum said: Open the arduino IDE, goto boards manager and search for 8266 (community version) and install it. View attachment 153288 Click to expand... Thank you for your help. Before this i need to add http://arduino.esp8266.com/stable/package_esp8266com_index.json in Additional Board Manager URLs field in Arduino IDEs after that only ESP8266 will be shown in Boards Manager. Upvote 0
Daestrum said: Open the arduino IDE, goto boards manager and search for 8266 (community version) and install it. View attachment 153288 Click to expand... Thank you for your help. Before this i need to add http://arduino.esp8266.com/stable/package_esp8266com_index.json in Additional Board Manager URLs field in Arduino IDEs after that only ESP8266 will be shown in Boards Manager.