I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
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...
hi,
i'm learning this exercise and i got this build error.
i'm using nrf 9160dk so can anyone tell me what problem am i facing in build time error.
thanks
vivek
Not sure if this is an nRF Connect or VS Code or Zephyr or West or some combination of the above, but I'd like to configure the development environment (nRF Connect extension...
Hello Nordic,
I am currently evaluating the nPM2100 using the nPM2100 Evaluation Kit for a low-power embedded device powered by a CR123A primary lithium battery (Li-MnO...
Hi,
I am testing an eSIM card. I am able to read the ICCID (20 digits) using the following command:
AT%XICCID %XICCID: 8934014012215261620 OK
However, I don’t know how...
This should be a simple answer. I had the nordic extension loaded on my dev machine for a while.. I have since deleted manually a few SDK (2.7 and the like) . I attempted...
Do you agree that the following AI response is accurate? If so, I understand it to mean that I need 3 capacitors: one 68pF in series with each NFC trace and one 430pF in parallel...
Hello everyone,
We are currently working on a project in which we plan to use the nPM2100 + NRF powered by two AAA Li/FeS2 batteries.
We would like to use the nPM2100...
Using NCS 2.9.0, on a custom nrf5340/nrf7002 board.
When connecting using WPA2-PSK to a Cisco AP, it seems the wpa supplicant adds some Cisco specific IEs to the association...
Hello I am looking for some guidance. I have not found a clear answer in the documentation, but should a nRF5340 host used with nRF7002 have an external HFXO? We only use...
Hello Nordic Team,
I am working on OTA functionality using nRF Connect SDK 2.9.0 on the nRF52833 controller.
Earlier, my application size was around 320 KB, and I reduced...
Good afternoon,
My device communicates using MQTT a few times a day. After many connections I noticed that communications stopped. Every connection attempt would fail with...
Hello all,
I need to sniff some packets to fix an BLE issue, but I can't find the hex files to program my nRF52840 Dongle. The links provided in the documentation and website...
Hi, I tried to start toolchain manager on my main computer and its not working anymore. I tried to delete all nrf related folders, deleted all apps including nrf connect deskop...