Page 1 of 1

Connecting Esp32 wroom 32d to nrf905

Posted: Fri May 17, 2024 12:54 pm
by bosco26
Hi all I hope you are doing well, I have been trying for ages now to connect an nrf905 and an esp32 together for a project of mine but have been unable to do so. So far I have mostly been following Zac Kembles Libary. I Am just curious To see if anyone else has done something similar and if so how they have done so or where I should go from here. Thanks in advance,
Thanks Bosco,

Re: Connecting Esp32 wroom 32d to nrf905

Posted: Fri May 17, 2024 9:46 pm
by MicroController

Re: Connecting Esp32 wroom 32d to nrf905

Posted: Sat May 18, 2024 2:30 am
by bosco26
Thanks for the answer I have Tried that libary you have suggested and have received a Group One watchdog error (will put error below) was courious who you would go through fixing this issue
[Codebox]rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13964 load:0x40080400,len:3600
entry 0x400805f0
ets Jul 29 2019 12:21:46[/Codebox]