Using Tone on nrf52840 mini

I was wondering if there was any way of getting the tone functions to work on the nrf52840 mini dev board. When I try to use any of the tone functions I get an error saying that they were not declared in this scope. I tried to see if someone made a library that overloads the default tone functions for the nrf52 boards, but the only one that I found was for a different firmware version. Is there any way to recreate the tone functions or maybe another library I should try?

Unfortunately you’re probably going to have to write your own library for that. I’m not aware of a tone library for the IDE that would work with the nrf52840.