You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello Mr. Hernandez,
Thank you for the helpful material, i just have some issues.
first issue, sometimes when i run the code, i got a blank excel sheet.
second issue, could you please provide me the documentation of the excel sheet, because some parameters and values are unknown and undefined.
third issue, i tried python code for plotting the CSI data, but unfortunately its not working.
thank you,
Wael.
The text was updated successfully, but these errors were encountered:
"
UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
plt.show()
"
this what i got, when i try to plot the csi signal using the provided code
If there spreadsheet is empty, I think the device is NOT receiving any CSI. Can you see CSI output printed on Serial Monior?
Can you please specify which parameters are not clear? If you are asking for the CSI data format, it seems to be following [imag real imag real imag real...]:
hello Mr. Hernandez,
Thank you for the helpful material, i just have some issues.
first issue, sometimes when i run the code, i got a blank excel sheet.
second issue, could you please provide me the documentation of the excel sheet, because some parameters and values are unknown and undefined.
third issue, i tried python code for plotting the CSI data, but unfortunately its not working.
thank you,
Wael.
The text was updated successfully, but these errors were encountered: