I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
Hello,
Recently I designed a wireless keyboard with a nRF52840 as the main processor. I had the board reviewed by a friend and had it produced by JLCPCB. I have assembled...
I'm currently attempting to profile a non-rechargeable lithium battery on nPM PowerUP(2.2.3). When I start the profiling process, the charging stage is correctly skipped,...
We've designed our own board based on nRF9160 for main CPU w/ LTE and an nRF52 for BLE. Using BMP for debugging.
I've successfully run several boards through the production...
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...