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...
Sorry Nordic engineers , I'm asking urgently , goods need to come out quickly
chip:nRF52810
SDK:nRF5_SDK_15.0.0_a53641a
examples:ble_peripheral \ ble_app_uart
external...
The iOS source code located here github.com/.../IOS-nRF-Toolbox does not build.
I'm trying the debug the app code in Xcode but there are missing files:
"nRF Toolbox...
The production line is waiting , I'm sorry to ask that it's urgent
This debug tools display nRF52810 UART Tx is Successful
If I add the code
case APP_UART_TX_EMPTY...
I am attempting to add DFU capability to an nRF52 based product but have run into an issue. I was able to successfully build the boot loader and flash it to the device. I...
Hello,
I am trying to make my own model and I'm using the simple on-off model as a guide, but,
I have some confusion for the function signatures of the callbacks for the...
Hi,
We are planing to use N52832 to design a product using BLE secure feature. Our customer want to know whether the key exchaning procedure is using ECDH (P-256 elliptic...
I've looked at how other projects handle sending large amounts of data and they all use a derivative of the TX/RX scheme that is used in the image transfer demo. The Peripheral...
I'm currently working an nRF52 using SDK 14.1 and Softdevice 5.0.0
We're having a problem where the microcontroller is crashing after a few days for seemingly no reason...
Hello,
I am using nordic sdk and working with C files.
But i would like to work on with C++ files as well.
How will i modify the makefile so that it can build both...
Hi,
Giving make flash command uses segger jlink in the interface MCU as programmer right. I tried to use nrfutil dfu serial -pkg package.zip -p COM_PORT for UART transport...
Hello,
I'm preparing production.
My development environments are :
- SDK : V12.3.0, IDE : miniJLink, Softdevice : s130_nrf51_2.0.1_softdevice.hex
- OS : Windows...
Hi Sir
I'd wnat to develop FW of Ublox NINA-B3 module by Mbed-OS, it includes nRF52840 chip.
Could I just enable the target "NRF52840_DK" and just modify the GPIO number...
Hi,
I have been using the nRF55 DK, through the external debug interface (P20), for programming my custom boards since I started working with the nRF52832 chip. So far,...
Hi,
I have a problem with nrf52dk SPI with the mbed compiler. In the mbed pin names file for nrf52dk the pins are p22,p23,p24,p25. I connect many spi sensors and not working...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...