
LMIC
liupeng08304
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
LMIC使用代码参考
1.0 LMIC使用代码参考/******************************************************************************* * Copyright (c) 2015 Thomas Telkamp and Matthijs Kooijman * * Permission is hereby granted, free of c...转载 2019-12-24 11:44:11 · 711 阅读 · 0 评论 -
rxtime is 解决方法 LMIC WARNING rxtime is
问题程序运行出现下面警告,经常会无法入网WARNING: rxtime is 21 ticks in the past! (ramp-up time 0 ms / 19 ticks) debug_printf("WARNING: rxtime is %d ticks in the past! (ramp-up time %d ms / %d ticks)\r\n", now ...原创 2019-12-13 16:31:54 · 300 阅读 · 0 评论