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.
...
I have another problem ,when i debug s130 demo by jtag,set free run,the software running OK
,but when i set a breakpoint or stop running,then free run again,the software...
I run a laptop which previously ran this fine on Windows 7 x64. I now run Windows 10 x64.
I cleaned out j-link, nrfgo studio, libusb etc and reinstalled nRFgo Studio again...
I know that it is possible to make 4 PWM outputs, but I need to generate 5. I will be using SoftDevice 110 and BLE. Is there any possible way to generate a 5th PWM output...
Hi,
I need to interface a LED driver (PCA9632) using TWI.
In the TWI APIs I can't see any way to pass the slave address to the TWI instance. Speaking about the nrf_drv_twi_init...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hi, I have an nRF8001 on a Red Bear Lab BLE shield mounted on an Arduino Uno. I'm using BLE to trigger the execution of potentially long running (well, a few seconds anyway...
Hi,
I've done a fair amount with the NRF51822 and Keil on Windows but decided it was time to switch to my native Mac instead of the VM!
Reading all the guides around...
Hello everyone,
I'm a beginner and i'm trying to debug a nRF51422 BLE project.
The SoC is supposed to wait for commands from a STM32 in order to execute some functions...
Hello,
I'm a newbie in this area, and I'm trying to program NRF51822 QFAA on a custom board according to the given tutorial for a dual bank bootloader ( devzone.nordicsemi...
Hello,
Since I am still a little confused, could anyone tell me what S110 and SDK I should use for nRF51822 QFAA? ( infocenter.nordicsemi.com/.../nRF51_Series_Compatibility_Matrix_v2...
i am going to buy nRF51822beacon but i do not know what to buy with it ?
i will buy nRF51 DK but i also want to use a segger programmer with nRF51822beacon.
what confusing...
I was wondering if you could advise me on the best way of adding in BLE functionality to an existing ANT application. Is it simpler to have both transmitting at the same time...
Peripheral receives 4 bytes from central in order to set color of 5 LEDs (1 byte command type + 3 bytes RGB data). There's an iOS app with color picker where user can select...
hi every one.
I need to load softdevice to nRF52 preview DK before execute this app follow it, but i don't know exactly how to do it.
This is my solution:
open...
Hi,
When I reset my nrf51822 beacon firmware using nrfgo, it works just fine. When I try to reset the firmware using jlink, I end up having problems. There are no errors...