Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
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 everybody,
we want to extend out Central device to dual role (Central + Peripheral). I just finished the migration to SoftDevice S130 and was about to migrate the...
Are there any laws or regulatory certifications that state a wireless or Bluetooth device must be able to power off or at least stop transmitting through user action? Can...
My project is compiling and working, but there is this very annoying issue when Keil thinks there is a problem with __STATIC_INLINE in the file cmsis_armcc.h.
It indicates...
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...