-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Hardware Setup Details:
- Ubuntu Version: 22.04 LTS (Jammy) -> Host Machine
- SDR: AntSDR E200
- Vivado Version: 2024.1
Steps to Reciprocate:
- Follow all instructions on "Full steps from scratch to update FPGA on board" subsection in fpga_dev branch
Description of Error/Issue:
After successfully executing all the steps in the aforementioned section and SSH into AntSDR_E200, I added the following command nohup ./btle_ll & as mentioned in the "Prepare SD card image" subsection to /root/ .profile and rebooted the SDR. Then after reboot, when I SSH back into the ANTSDR E200 from the host machine, I get the following notification:
`nohup output appended to "nohup.out"`
In looking into the nohup.out file (vim nohup.out), all I see is:
`open: No such file or directory`
I tried looking into the GitHub source files to see if there was C code for the btle_ll, but all found was the verilog implementation for the btle_ll.
Is there something I am missing or is BTLE not compatible with AntSDR E200?
Thank you in advance for your assistance and looking forward to hearing from you soon.
Metadata
Metadata
Assignees
Labels
No labels