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 tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
Dear Nordic:
I have a ble central device. I assigned several ble sensor names to scan. If i find one,i will record the peer address for further use.
Now I have 3 sensors...
Hai Nordic
I have a question related to nordic nrf52 sleep and wakeup
I want my ble services are to be in sleep mode for 5sec and it has to wake up after 5sec. is that...
Hello, I'm getting started with my nRF52833 DK, and downloaded SDK 16.0, and it looks like in the examples the project types for, say, ble_app_hrs they have these options...
SDK16, 52810, nrf_drv_twi_tx,
for the 4th parameter, no_stop, should set to TRUE or FALSE, what are the differences exactly? I am really confused on this, because on 51...
Hi Team,
Need explanation on some of the macros and section creations which are part of examples codes.
1. NRF_SECTION_DEF(test_case_data, test_case_t); where " test_case_data...
Softdevice 6.1.1
SDK 15.3
We have been using the nrfx_uart driver but realized we need to have multiple instances on our new hardware so have changed to using nrfx_uarte...
We're having trouble reading more than 2 bytes from BLE NUS. SDK 16. Software based in ble_app_uart but running custom board (no buttons, no LED), this is a ble peripheral...
Dear Sir or Madam,
i currently start developing with nrf52833 dev board. For the software examples from SDK16, how can I see, which version of software (pca10040/e, pca10056...
I need to pass a stream of data from raspberry pi 4 to PC through Ble. I can successfully build and run \examples\peripheral\usbd_ble_uart. It can communicate with my android...
Dear Nordic Folks,
Greetings! I see that nrfutil.exe dfu serial is used to update nRF52840 when using secure_bootloader_uart_mbr_pca10056.
Does Nordic provide c-code implementation...
Hi,
I am encountering some difficulties to undertand the context in which my sdk modules call back are called. I am using the uart part of ble uart nus example, and thus...
based on nRF SDK 16 radio (peripheral) example, in radio_config file, i set registers of TXPOWER, FREQUENCY, MODE, PCNF0, PCNF1 (and ADDR and CRC related registers) and also...
Hello, my company wants to get started with BLE direction finding. Maybe you can help me on how to setup some hardware. NRF52833 DK seems suitable but then I have no clue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...