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...
Today, I tried out the Ble Bootloader from the Sdk examples.
As a central client, I'd used the »nRF Loader App« on an iPhone and also »nRF Mcp« on an Android Tablet (I'd...
I am interfacing My acc/gyro sensor (ICM-20648) with nrf52832. I am using my custom board and successfully get the mac address of my custom board. Noe i need to ensure about...
I use two PCA10040 for nus experiment, S132, SDK14.1
sniffer capture packets found that no data can be captured after the master send CONNECT_REQ, I guess it is not because...
Hello,
I have a working application on nrf52832, running sdk version 15.0 and SD132 version 6.0.0. Now I would like to add dfu functionality. I followed the instructions...
I followed this :
Connect the nRF5 boards to the USB ports and decide which one you want to use as a client and which one as a provisioner by noting down their 9-digit Segger...
Hi all,
I want to verify nRF52840 SoC SPIS peripheral on PCA10056 DK using any compatible SPI master hosts. I use SDK v15.2.0 SPIS example.
I know that Nordic SPIS peripheral...
Hello All
I'm trying to lock debugging/reading capability in my code. My system consists of a bootloader and an application beside the Softdevice and MBR.
What is already...
For simplicity, I extracted the Demo 1 routine from the "pwm_driver" example which has 5 demos 'cause I thought it is simpler.
The code is shown below:
Can you please...
Hi, i want to build my ble app with softdevice. A s a result, I want to have a single .hex file that contains the sofdevice. And i am going to flash it to the nrf51822 using...
I have PTR9818 module and NRF52840 Development Kit. I flash firmware CLI example(SDK for Thread and Zigbee 2.0.0) for PTR9818 module and communicate with PC use USB-USART...
Hallo,
Currently I'm investigating different Low Energy Bluetooth solutions for our healtcare products that we build in Televic Healthcare.
So here is the setup I...
Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks...