Sending data over BLE from nRF24L01+ to Nano 33 BLE

Hello, I have a remote control that uses a Nano and an nRF24L01+ module to transmit data to various other projects. However, one robot I have employs a Nano 33 BLE with NO nRF24L01+ module. Is there a way to send the data from the nRF24L01+ via BLE directly to the Nano 33 BLE? I have been unable to find any resources that can guide me in programming the nRF24L01+ for this task. It can connect to a smartphone app using the BTLE library, but how would I make it communicate with a Nano 33 BLE that has custom services and characteristics? Any help would be greatly appreciated, thank you!

I found this resource, maybe it will be a help

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.