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...
Hi,
When I'm trying the throughput on nRF52840 with SDK v14.2, I set up a 52840PDK as a 'repeater'; in which case the 'repeater' will receive the output (20kBytes in total...
which app should I use when I want to do LL BQB test with harmony on nRF52840?
it can not connected with harmony when I use DTM project. It seems the interface of nRF52840...
Dear nordic,
I am currently working with nRf52840. For designing antenna is there any role for dielectric layer thickness and conductive copper layer thickness
Hi all, I'm testing quick connections and communications using multilink(nus). I am using multilink central example in nrf52832(Central : softdevice v2.0.0 & SDK v11, Peripheral...
I am trying to measure the power consumption when transmitting data from an external device to nRF 52832 to a smartphone.
I am trying to measure the power consumption of...
Dear, I'm designing a PCB with nRF52832 and I will intend to use DCDC converter therefore I putted the two inductors (10uH and 15nH) between DCC and DEC4 pins. The same hardware...
Hi,
I am developing a project in IAR Embedded Workbench for nRF52840-Preview-DK. I have integrated different modules (ble, ADC, SPI, I2C) in this project. I don't have...
I like to integrate the nRF54XXX with a LNA/PA combo (skyworks RFX2401C or 66110). Could you please tell me which pin should be used to control the RFX2401C TX/RX? Which has...
Hello all,
I am currently working on a project to control a door lock and use ble_app_multirole_lesc as reference.
As measurement the current consumption is around 6.5mA...
Hi, I’m working on low power wireless sensor network. I have a big dilemma in choose of wireless mesh solution. Maybe firstly, what i need: 1. Support for low power devices...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am trying to connect to a device while service discovery for another device is running, this is needed to go through connecting multiple devices as fast as possible...