LuCI APP: luci-app-sms-tool (SMS / USSD Codes / AT Commands)

What version of OpenWRT is this package more stable on?
I have a RM502Q-AE with Modem Manager

Edit:

Here's what I get..

Configuring comgt.
Configuring luci-app-sms-tool.
//usr/lib/opkg/info/luci-app-sms-tool.postinst: /etc/uci-defaults/start-smsled: line 5: /etc/init.d/smsled: Permission denied
uci: Entry not found
uci: Entry not found
uci: Entry not found
//usr/lib/opkg/info/luci-app-sms-tool.postinst: line 301: /etc/init.d/smsled: Permission denied
//usr/lib/opkg/info/luci-app-sms-tool.postinst: line 303: /etc/init.d/smsled: Permission denied

I installed the new OpenWRT stable version 64bit

And this it what the Configuration tab brings up:

>/usr/lib/lua/luci/dispatcher.lua:1379: module 'luci.cbi' not found:
	no field package.preload['luci.cbi']
	no file './luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi.lua'
	no file '/usr/share/lua/luci/cbi/init.lua'
	no file '/usr/lib/lua/luci/cbi.lua'
	no file '/usr/lib/lua/luci/cbi/init.lua'
	no file './luci/cbi.so'
	no file '/usr/lib/lua/luci/cbi.so'
	no file '/usr/lib/lua/loadall.so'
	no file './luci.so'
	no file '/usr/lib/lua/luci.so'
	no file '/usr/lib/lua/loadall.so'
stack traceback:
	[C]: in function 'require'
	/usr/lib/lua/luci/dispatcher.lua:1379: in function '_cbi'
	/usr/lib/lua/luci/dispatcher.lua:1056: in function 'dispatch'
	/usr/lib/lua/luci/dispatcher.lua:483: in function </usr/lib/lua/luci/dispatcher.lua:482>

First of all, my packages cannot work together with the Modem Manager (I don't know why you all insisted on this MM). You use MM and it communicates with the modem and you read everything in the console or set the modem under QMI / MBIM (MM is uninstalled) and install my LuCI packages.

Several packages cannot access the modem at the same time, but what do I know.. users are smarter.

The second thing you have to decide on something, either you have a current release of OpenWrt and new packages written in JS (luci-app-sms-tool-js) or you play with old packages written in Lua (luci-app-sms-tool) and install additionally luci-compat to make it work.

I'm new to all of this, and I was thinking that Modem Manager was the problem.

I will be going back to QMI without MM

I want the current release. Will the SMS-Tool you link work with "luci-app-sms-tool-js"?

Thank you, Like I mentioned I'm new to all of this.

It will work, why wouldn't it work.

1 Like

I'm just making sure. Thank you

hello, where can I get a package [luci-app-sms-tool] for my router?

Hi @senokos2006 , go to my github. I've updated the installation descriptions, I don't think it can be explained any more simply.