For example, a certain company has been offering a 5-yuan proofing activity for a long time, and it seems that there is no intention to cancel it now. What has it earned from doing this over the years...
When we were learning microcontrollers, our first routine was to make the light flash. We did it with a delay program. Now, looking back, this is not very appropriate. Why? Our main program made the l...
Keil compilation warning: Warning: lora_driver.h(10): warning: #1-D: last line of file ends without a newline Reason: The last line of code in the h file does not have a carriage return. Solution: The...
Master the interrupt enable registers IEN0, IEN1, IEN2, interrupt flag registers PxIFG, IRCON, IRCON2, and port interrupt trigger edge control register PICTLCC2541 has 18 interrupt sources, each of wh...
Friends, engineers from ON Semiconductor have provided two Chinese documents. Friends who need them can download them.rsl10_add profiles【Add profile or services】rsl10_IDE_installation【IDE installation...
EEWORLD社区onsemi and Avnet IoT Innovation Design Competition
IntroductionIf you have implemented the simple transmission and reception of lora, I think you should consider how to avoid the packet loss caused by the collision when the slave sends data when lora ...