Hello Renesas Support Team,
I have followed the instructions and successfully added the meta-da16600 recipe to my build, which has included all the necessary patches for integrating the DA14531 with the RZG3S. However, I am encountering an issue and would appreciate your guidance. i have connected using uart interface in scif1 i.e PMOD3A pins i am using RTS and CTS pins also
When I run the hciconfig command, the output shows the following:
hciconfig
root@smarc-rzg3s:~# hciconfighci0: Type: Primary Bus: UART BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:0 acl:0 sco:0 events:0 errors:0 TX bytes:4 acl:0 sco:0 commands:1 errors:0
root@smarc-rzg3s:~#root@smarc-rzg3s:~# hciconfig hci0 up[ 191.371031] Bluetooth: hci0: Loading renesas/hci_531.bin[ 196.587731] Bluetooth: hci0: Firmware request timeout[ 196.592865] Bluetooth: hci0: Continuing despite being unable to load the firmwareCan't init device hci0: Connection timed out (110)
It seems there is an issue with loading the firmware file (hci_531.bin). Could you please advise on the steps to resolve this issue?
hci_531.bin
Thank you for your assistance.
Hi Nitish,Normally, you should find BLE firmware under /lib/firmware/renesas/hci_531.bin .Did you follow the instructions included in the Readme file?You need to extract the meta-da16600.tar.gz file to your Yocto directory (with the other meta layers).Kind Regards.
Thanks for reply
I followed the instructions in the README file and completed all the steps. I extracted the file and added the information to the configuration file. I found the BLE firmware also, but I'm still encountering this error.please advise if should make any hardware changes or changes in menuconfig
please update
Hi Nitish,Cn you please share your device tree and the dmesg log?PMOD1_3A interface uses SER0 pins. Please refer to this document RZ SMARC Series Carrier Board II User’s Manual: Hardware p.41.Also, the SW_OPT_MUX[4] should be ON.Kind Regards.
Thanks for the reply attaching all related screenshots
Hi Nitish,Can you share your complete boot log (dmesg)?It would be really helpful.Kind Regards.
attaching complete boot log in zip fileboot_log.zip
Hi Nitish,Please share more details about your issue.Which pins are you using for scif1?Are the defaults ones?Also, please share which DA16600MOD board are you using and a schematic (if possible).Kind Regards.