Nolan Singroy

Results 5 comments of Nolan Singroy

> The password must be given as a byte sequence (ultimately a password is a sequence of bits with no relation to the concept of words). Python 3 strings are...

The auth returns success when I use empty string only. When I try passing the arr variable as bytes or bytearray of "HelloWorld" it says there are none ndef records...

Hey, @redchenjs Thank you for the quick response I really appreciate it. I am on that git version of the repo.

The error happens when I run the command `idf.py flash monitor` I did update your esp-idf but other than that I followed your readme exactly the newest version of [esp-idf](https://github.com/espressif/esp-idf)...

I am having same issues. I created a angular project in 17 but adding angular fire does not support schematics ng add @angular/fire Skipping installation: Package already installed Package "@angular/fire"...