Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
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...
Hi
I am using the nRF5340 DK board using its P20 trying to flash an LED blink code to MDBT53-P1M (RAYTAC) I/O shield. The LED is connected to P0.31 of the I/O shield. By...
I am using Bluetooth for DFU in NCS version 2.6.1, but I encountered an issue in Device Manager that says, "There is no free slot to place the image." In the JLINK RTT, I...
Hi
I am new to the nRF52832 + nRF Connect and have recently purchased the nRF52 DK. Sorry if this is a simple question, but I want some clarification.
I have an external...
We have a custom board with an nRF5340 connected to a W5500 ethernet interface. The interrupt handler for the W5500 is never executed, despite the interrupt signal being asserted...
Hello, In the DevAcademy lessons I'm currently running blefund_less2_exer1 on the nRF52840 board. Successfully build and flashed firmware using Visual Studio Code enfironment...
Hello, I am trying to find out my nrf 52840 chip revision. I have tried using the NRF_FICR register but I couldn't find the revision there. I found that the variant is AAD0...
Hi
This is a project that reads sensor data and transmits it to the phone. Currently, the sensor data is read and transmitted to the app.
However, if there is 0x00 in...
anyone can tell what is the "Top right-hand side" sector?
Please see below screenshot.
Left hand side is what I dragged and dropped "merged.hex" from \asset_tracker_v2...
I am working on a module MS12SF1(nrf7002+nrf5340). I am using wifi,ble,sdcard,uart and https functionalities in my code. Currently my flash usage is 72.44%. I also want to...
Hello,
I have an aplication that connects to a LTE network and sends periodically a post request with some information to a http server. To get IP server address, I use...
Hi all,
I have an issue with putting my second boot slot on an external SPI flash. There are more people on the Q&A with issues in this realm, but none that I found were...
In our custom board, nrf5340-nrf7002 ,using external RTC ECS-RTC-SOP8-5101A RTC module, which is connected via the I2C bus.
We have configured the RTC's /INT pin (P1.01...
I am using a nrf52840 dongle. I have my own device which has BLE and I am connecting to an app in mobile phone our bluetooth. My goal is to check for the security level what...
Hi , on this code there are not any problems, ,it runs good. but the problem is current.it is 36uA. it is more than ecpectation. because in datasheet.
adxl362 current consumption...
nRF52833 Onboard jlink is broken what to do?
nRF52833 Onboard jlink is broken what to do?
Who can tell me how to make it work, and nRF52833 comes with Debug in and Debug...