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...
I am building my custom PCB with the nRF52840 chip using the Fanstel BT840F SoC. I have designed and fabricated my own PCB. I am able to flash the code onto the SoC only once...
Hello,
While using ai.lab.nordicsemi.com for model training, I noticed that after the training process is completed, the platform generates several performance charts, such...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...
Hello,
We currently have various products built around the nRF52810 and the nRF52832. We almost always use a PCB antenna very similar to the one on the "nRF52840 Dongle...
Hi, I am working on project to obtain ecg data via bluetooth. But before that I was trying to see whether I could obtain ECG signals serially through nrf52833. And I tried...
Using nrf5340 with nrf70 on a custom board.
I want to use the wifi interface to send raw wifi network packets (both in associated and non-associated modes).
I have the...
Hello Team,
As we have purchased nRF9151 DK from you, we are not able to import the exact SDK required to develop using nRF9151 DK.
Kindly please let us know how we can...
Keil SDK13 BLE OTA upgrade failure causes the device to become unbootable, requiring re-flashing. How can this be resolved? We are using the bootloader_secure_ble bootloader...
Hi,
I’m planning to launch our firmware based on NCS 3.1.0 . At this stage, I don’t intend to upgrade the SDK for at least two years after the production launch . I could...