I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
I can see in nRFgo Studio that I can set a custom advertisement type/value to be included in the advertising packet. I would like to modify this data at runtime. I see plenty...
Hello all, before I decided to write my own question I read the forum thoroughly. How ever no aid found to solve my problem.
At first I want to make "just work" bonding(pairing...
Hi, we are currently using the nrf51822 for sensor communication.
Is there a possibility to make it airplane ready? Which means, no rf emmision for the ble for some unknown...
Hi,
I'm trying to interface the nRF8001 using an MSP430 device (specifically Adafruit's breakout board and MSP430fg439) for sending analogue data from the sensor hosted...
Hello all,
(I'm 99.99% sure the answer is "yes", but I've been asked to find out for sure, so...)
Can the (S310) SoftDevice be updated via a bootloader, on an nRF51...
i set the service uuid as 0x0 and after i debug the program, i can't find my device. i don't know how to solve the problem. maybe i should not use 0x0?
thanks for you help...
I am using Bluefruit BLE sniffer based on nRF51822 chip. Now Wireshark seems to decode most of the messages but not those where the actual information is being transmitted...
I was trying to develop a project using nrf51822. Which needs to send data over ble and do some functions according to the data received. In which I have to add a lengthy...
When I try to copy hex files onto my board, the board un-mounts and remounts with a file called "fail.txt". The files says "OUT OF MEMORY".
I have tried hard resetting the...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Is it possible to configure the radio in such a way as to always capture the entire packet, this means everything after the preamble including the CRC? Of course this means...
I am using SDK9.0,
J-Link Lite-Cortex-M, HW: V8.00, DLL: V4.98C
But getting this error just in this project when debugging:
debug.txt
It was working with this project...