Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
I want to retrieve or set the value of the (unsynced) clock of my goprohero 3 silver edition programmatically through wifi.
It runs a linux kernel
It runs a cherokee web server available at 10.5.5.9.
It can be ordered to do something like switch its capture mode or take a photo with GET httprequests such as
http://10.5.5.9/camera/PW?t=password&p=%0
but I did not see any request for the clock. From what I've read port 22 is blocked and it is not possible to connect to the gopro through ssh.
Any idea how to that ? Thanks in advance.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
When I connect my iPhone cable to MacBookPro it is showing a USB Accessories Disabled error, citing that it is drawing too much power. I have reset SMC, which does not solve the issue. Any help will be appreciated.
Change your cable. Try to use the original cable from Apple. Hopefully this will work, but if not, then you will unfortunately have to go to the Apple store. It should be around 200 to 300 pounds to repair. Respond, if this works and make sure to look around the Internet before going to the shop. I am 99 percent sure that there should be a solution to fix this before going to the Apple store.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I am trying to make 2 motes connect via a border-router, using the contiki 3 examples. I compiled er-example-client but it does not fit on my Crossbow TelosB mote. It comes up with error message:
er-example-server.sky section '.text' will not fit in region 'rom'
I am using Instant Contiki, which has msp430-gcc v4.7. The same seems to happen in Cooja as well, using Sky motes.
The application doesn't fit the Sky/TelosB ROM. Using the msp430-4.7.x provides a nice size reduction, but doesn't seem to benefit the Sky. Try disabling some of the resources enabled by default, for example compiling only with the hello test yields:
msp430-size er-example-server.sky
text data bss dec hex filename
48669 278 8646 57593 e0f9 er-example-server.sky
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
Please guide me that, What is the data format needs to follow between BLE profile and iPad in order to transfer data.
I am performing both update(read) and write operation to BLE components from my iPad application.
Thanks in advance for the quick answer!!!
You probably want to check out the following guide.
https://developer.apple.com/library/ios/documentation/NetworkingInternetWeb/Conceptual/CoreBluetooth_concepts/AboutCoreBluetooth/Introduction.html
this should give you some hints about how to communicate with bluetooth devices.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
Connection to internet is allowed for only one specified device (always the same one laptop). I made the factory reset, after that the problem still exists. The other devices (Android, Symbian, another laptop) can connect to Wifi, but cannot connect to internet. Two weeks ago there wasn't any problem with the devices mentioned above.
Thanks a lot:
Daniel
This doesn't seem to be a question related to programming/development. I think Server Fault would be a better place for this question.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I want to block the particular website from access to user. Is there is any API to block the website on blackberry.
Or is there is any way by which i can get the notification that which website is opened.
thanks in advance
This is possible if you are device is using BES. I'm sure that it would have to be controlled by an IT Policy in the BES. A single, standalone application should not be able to simply take control such access controls.
I don't know much about how BES works, but my understanding is that if you have administrative access to the BES infrastructure, you can institute "IT Policies" that can control pretty much everything about the devices that operate with your infrastructure.