Not sure if anyone answered you Rafael but porting the stack to a new processor can be tricky depending on what you want to port. The controller would be quite tricky but the host would be doable. Not sure if that is something you want to explore. I took a quick peek at the RN-42 but could not find information about the BLE processor in there⦠And btw: porting the host would mean you would still need some way to send things to the controller on that board so probably not what you want.
Will > On Apr 15, 2019, at 4:08 AM, Rafael A. Becerra <[email protected]> wrote: > > Hi, > > Im a 5th year computer engineering student and was wondering if you guys > could give me any insight to this: Currently doing a side project using an > FPGA(NEXYS 4) with a RN-42 (PMOD BT2) bluetooth module attached via a UART > port to send data between the fpga to another PC. The RN-42 has an embedded > bluetooth stack already but if I wanted to, could I replace the that > bluetooth stack in the RN-42 chip with Apache MyNewt? If I could, what would > be the best way to go about it? > > > Sincerely, > > Rafael Becerra > Cal Poly Pomona > > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 >
