Skip to content

Pin assignments for ESP32 D1 Mini and mystery SX1262 + PA module #1133

Closed Answered by jgromes
imfatant asked this question in Q&A
Discussion options

You must be logged in to vote

@imfatant

With the pins assigned as I have them now, I can get the SX1262 transmitting the 255 byte message at a maximum rate of once per second (1000 ms).

That can be expected, take a look at the timestamps in your log:

I (2773) main: Transmitting packet ... 
I (3673) main: success!
I (3773) main: Transmitting packet ... 
I (4673) main: success!

As you can see, it takes 900 ms just to send the packet - which is quite natural, since it is huge. I would also like to point out that since you are using 500 kHz bandwidth and transmitting as fast as you can, you have effectively built a jammer. Your local authorities may want to have a word with you about that, since now you have rendered t…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@HeadBoffin
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by imfatant
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants