Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
I am using nRF SDK 16,0 and ble_app_template for pca10040 with Softdevice 132.
The example works fine, on my DK board but I need to utilize timers for my application.
...
Hi everyone,
I found that I can log the CPU persantage usage here . I have enabled the NRF_PWR_MGMT_CONFIG_CPU_USAGE_MONITOR_ENABLED but I do not know what steps I have...
I am working with a proximity beacon example. In that runs scanning and advertisement code, And in testing, most of the cases, I am not able to get the Advertisement packet...
hello ,
I would like to know what is the use of m_in_boot_mode global variable in BLE mouse example, m_in_boot_mode updates it value in a handler called on_hids_evt, so...
Hello,
I'm trying to program the Makerdiary nRF52840-MDK USB Dongle with the Bluetooth sample project central_uart but when I load the built HEX file to Programmer file...
I'm on my Windows 10 machine using Segger Embedded Studio V4.52C. I'm using SDK16 and Mesh 4.0.1 with FreeRTOS. I have built the light switch server example found here to...
Hello,
I am using SDK v1.3.0 with modem firmware v1.2.0 with the nRF9160 DK v0.9.0. I am using an AT&T SIM card to connect to their LTE Cat-M1 network.
I would like to...
I’ve not yet been able to successfully get an application (in this case Blinky) to complete a BLE DFU load and then execute. I’ve tried all the suggestions I’ve found in the...
Hello,
I would like to learn a little more about the possibilities of thin planning of connection events. I rely on chapter 15, in particular on part 15.7 of the S140 SoftDevice...
Hi, I'm trying to do the iot mqtt publisher example with the nRF5_SDK_15.3.0_59ac345, a nrf52840 and a Raspberry Pi 3 B+ as a gateway but I got some problems :
After the...
We have been testing the DK board and Thingy:91 and had a few questions on enabling PSM/queued mode.
We are able to enable queued mode for the lwm2m_client example on the...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi!
I'm going over the nRF52820 chipset, and I'm not sure I completely understand the reference schematics in regards to the LC filters on the REG1 DCDC enabled option....