2018-03-15 02:29 AM
Hello
When i try to use SIGFOX_API_send_frame. I receive SFX_ERR_SEND_FRAME_SEND_UPLINK as error. but i don't really understant the meaning. Could you give me more details about this error and a way to solve it?
By the way the Sigfox example work si it's not a jumper problem.
Reis Jonathan
2018-03-15 07:18 AM
https://ask.sigfox.com/questions/5004/when-i-try-to-use-sigfox-api-send-frame-i-receive.html
When cross-posting the same question to multiple forums, always post links - so that people can see the full story, and not waste time repeating what's already been said.
Are there are descriptive comments along with the definition of the
SFX_ERR_SEND_FRAME_SEND_UPLINK
symbol?
2018-03-15 08:24 AM
I'll do it next time thank's for the advice.
Descriptive comment is 'Send uplink frame failed '.
2018-03-15 09:20 AM
I'll do it next time
Why not do it now?
Just go back to the other thread, and add the link.
Descriptive comment is 'Send uplink frame failed '.
Hmm ... whoever thought that was useful should be shot!
:(
I guess you'll just have to trace through to find what could cause it ...
Do you have a working example to compare against?
EDIT
Here we go - illustrating the importance of you providing links between your two threads:
I see in the other thread that you do, indeed, have a working example - so use that as a reference to see where you're going wrong...
2018-03-15 09:30 AM
Because you already did
I mean, you need to add a link to this thread in your thread on the Sigfox forum.
Currently, that thread just stops dead - you need to tell people where you've gone to!
i mixed this example with a LoRa program
right - so, in doing that, you have broken the Sigfox.
Does the LoRa still work?
i just try to know where to look
In the other thread, you said you have
a STdiscovery kit the 'STM32L072CZY6TR' MCU that include a 'SX1276' chip
It always helps to give a full part number & link so that people know exactly what you're talking about.
Do you mea
n this:
http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html
That has a built-in debugger - so you can step through your code and see what's happening!
2018-03-15 09:57 AM
Why not do it now?
Because you already did. (i posted this only here and on the Sigfox forum).
https://ask.sigfox.com/questions/5004/when-i-try-to-use-sigfox-api-send-frame-i-receive.html
I do have an example but i mixed this example with a LoRa program and there is a lots of files and i just try to know where to look. If i could know witch variable the HEX files (that support sigfox) used it would be more easy for me to find it. This is the reason i ask to know more about that error message maybe it could explain me where the problem is.
2018-03-15 10:55 AM
Ok I know understand what you mean and I did it.
Does the LoRa still work?
yes, the Lora work.
Do you mea
n this:
Yes, it is the discovery I get.
That has a built-in debugger - so you can step through your code and see what's happening!
I debug it myself before I come here to ask some help and don't really understand where the problem comes from. So neither you neither Sigfox know what this error really means?
2018-03-15 03:54 PM
Kling.Brian
- why is this flagged as 'Assumed Answered'?It seems an unwarranted assumption ...
2018-03-15 04:53 PM
No, I don't know what the error means.
I am suggesting the kinds of steps I would take in addressing such a problem.
2018-03-16 12:03 AM
There is a setting in the system that if there are x number of replies it is 'Assumed Answered' - we have altered the trigger threshold so this shouldn't occur very often.