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.
...
In the right process,like this:
but my program is :
i lost “Sent Read By Group Type Request, GATT Primary Service Declaration, Handles: 0x0001..0xffff” .
in the...
Please kindly help to push this emergent issue!!!
We detected CLK signal using oscilloscope as picture below:
We can see that clock frequency is set to...
I have been making good use of the Power Profiler Kit with some impressive results on my nRF52 project.
I would now like to extend the testing to view an application where...
Hi
I have some question about DFU for Mesh3.10.
1.How to update Softdevice or Bootloader?such as I'm going to update SD from version 6.0.0 to 6.1.0.
2.Because my firmware...
I am trying to port pc-ble-driver-py to soft device version 6.1. I have made changes to python code to take care of changed API signatures, new constants etc.
When testing...
Hi,
I am using nrf52832, in the ble_app_uart_c example, i want to use rc source as a lfclk,
i changed the following parameters in the sdk_config.h:
NRFX_CLOCK_CONFIG_LF_SRC...
Hello,
I have developed a custom PCB using nRF52832. It's meant to work as an ibeacon currently and consequently works in a non-connectable, advertising only mode. I will...
Hi,
I am trying to use GPIOTE_PIN_HANDLER in the master nrf52. What is the correct way to read data from slave?
Slave device is sending data using nrfx_twis_tx_prepare...
Hi,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I am using app_timer_create() to create low power...
Good morning developers, I want to ask you what is the maximum transfer speed (Kbps) achieved between the chip nrf52840 (peripheral) and a smartphone (central). If anyone...
As I reviewed other post, there are many similar topic.
Thus, I would like to know whether there is new tool for the application recently.
Does Nordic have development...
Hello, Nordic.
I use SDK15.3.0, s340 softdevice, nrf52840.
Recently, I am testing dfu service. So I merge App, softdevice, and bootloader.
Dfu service's test has done...
Hey everybody!
I'm working with the zigbee cli agent router example.
Can anybody help, how can i get zigbee report automatically? The problem is that i have to enable...
I'm in the process of evaluating the BLE functionality via the 52840 dev kit. I ran a number of examples without issue and just recently received power profiler kits so I...
Hi,
I would like my BLE device to connect to the PC via a BLE USB adapter. How do I do this? How does this work? Will my BLE device act as a peripheral and connect to the...