Conversion from a fully connected ANN to a fully connected SNN

I have an ANN trained on a certain dataset. The dataset is not available now.

Could you provide me with a code for conversion of a fully connected Neural Network to a fully connected SNN?

I am a beginner to Nengo and tried experimenting with example code but am unable to figure it out.