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.
...
Hello,
In our project we use HID service. The difference between our HID and standart HID is that we use our own UUIDs. Our report charactestics include Report Refernces...
I'm having trouble compiling the pc-ble-driver ( github.com/.../pc-ble-driver) on windows. Some help debugging the problem would be greatly appreciated. It might be an issue...
Hi,
I am using SD110 V8.0.0, SDK 8 and chipset nRF51822 QFAC.
Sometimes my app get assert error from file A\a with random error code and 0x0000000 line number. How to...
I use the software 1.0.1.478.0 release. Is it functional with V1.0.4 plugin ?
When I generated the following message code is displayed :
" Nordic Semiconductor nRF51 plugin...
I am trying to setup a multiceiver scenario with the nrf24l01+ with three transmitters (PTX1,PTX2 and PTX3) and one receiver (PRX) with enhanced shockburst but I am having...
Hi,
I'm trying to use winbond spi flash (w25q64fv)
but i have a problem with spi as you can see in below image clock stop before receiving data from spi flash, do you...
Hi,
i use for debugging propose JLinkRTTViewer on OS X Terminal. It works fine but i wanted to use Colored Terminal output, like it is possible in windows rtf viewer application...
So I've been using the SPI master driver supplied via the SDK. I'm currently trying to use the nrf51822 to control an LCD screen so I can display some information. I don't...
SoftDevice : S110 7.1
SDK 7.2
Example : experimental_ble_app_uart
Using IAR 7.1
Using nRFGo Studio 1.19.0
Board : PCA10001 V 2.0.0 (Rev. 2 MCU)
Test device...
Hi, recently I'm looking at some computer architecture books.
So my question could be easy or silly.
I tried to search more but I couldn't find many.
The nRF51822...
Since the SoftDevice uses Timer0, am I correct in assuming that the maximum number of PWM channels for nRF51-DK with SoftDevice running is 4? (Two each on Timer1 and Timer2...
Hi Expert,
At my nRF51 platform, I opened two GPIOTE users one of which is used to handle an external sensor interrupt. After invoking app_gpiote_user_register(&sensor_gpiote_user_id...
I am seeing some very strange behavior when using an ANT channel with the sd_ant_acknowledge_message_tx call to guarantee message deliveries between a master and slave.
...
hello I am using nRF51822 microcontroller and KIELuvision5 for programming, I am new to this platform kindly need your help, I was compiling the basic code it toggles an LED...