Ricardo F Tafas Jr

Results 18 comments of Ricardo F Tafas Jr

I think I missed that one. Thanks for the links and explanation. Is it also available as the public 'api'? Because actually I should have been more specific to my...

You can check mine: https://github.com/rftafas/stdcores/blob/master/aximm_intercon/aximm_intercon_tb.vhd [edit] I also have one python AXI-MM register bank generator (made with my very very poor python skills) on other repo. It generates the reg...

I'm not sure it is possible to talk to MCUboot like it is possible with U-Boot. You also may want to port to ESP32 the [mcumgr-cli](https://github.com/apache/mynewt-mcumgr-cli) and add [mcumgr server](https://github.com/apache/mynewt-mcumgr)...

BTW, this will all be on application level. As for security, you can encrypt the payload. The encryption keys can be of several different types, from factory-defined to random generated...

Hi, Let me offer some 'ancient' information. Coming from a _C-based_ implementation of on-chip Wi-Fi support to _non-ESP-IDF OSes_. In other words, enabling ESP32 on Zephyr and NuttX with Wi-Fi....

Which MCUboot are you using? There are two possible flavors, the Espressif Port and NuttX port. Can you also run the diagnostic tool without the MCUboot for sanity reasons?

Hi, Indeed, there is no roadmap for that in the Arduino Core, thus, consider this won't go forward. On the bright side, this can be used along with the Arduino...

Simple question: is this some form of mesh? Or is this a set up with 1 host and 5 slave devices?

> > Simple question: is this some form of mesh? Or is this a set up with 1 host and 5 slave devices? > > Yes, it's 1 host and...

> > > > Simple question: is this some form of mesh? Or is this a set up with 1 host and 5 slave devices? > > > > >...