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.
...
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...
I want to implement a tag (type 2) like t2t library using nrfx nfct driver.
Is it possible? if so, how can i do this?
if not possible, is there any other libraries to...
I am using nRF52840-MDK and connect to my Ubuntu running in VMWare. When I connect this device to my laptop and run pyocd-flashtool. I am getting a error message stating ...
Hi
I have purchased an nRF52832 DK to develop a human fall detection device. I'm a newbie to embedded studio, and nordic products. I just started to understand things on...
Hi, I have seen a few similar questions to this but the answers weren't too clear...I am trying to use both the long button push and the button push actions to generate separate...
Hello,
I have a Raytac MDBT50Q-RX USB dongle that I want to evaluate.
The dongle comes with Raytac's own test firmware.
In order to evaluate it for my purpose, I wanted...