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...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hi,
I am using nRF24L01P and facing issue of RF Performance varies with batch to batch of nRF24L01P with built-in Antenna. To evaluate the performance of the IC and Antenna...
I am trying to run the blinky example together with freertos (nRF52840 pDK, pca10056, segger studio), so I took the hrs_freertos example and added ble_lbs service from blinky...
Hello, I bought part number NRF52832-QFAA-R7 (E0). I dont know (E0) mean. I can't find any information about it in datahseet. Is NRF52832-QFAA-R7 (E0) similar with NRF52832...
Hi Nordic,
Hardware: custom nrf52840
sw: nRF5_SDK_15.2.0_9412b96
Target example code: blinky_rtc_freertos + led_softblink
Problem faced: I want to integrate this 2...
Hello
Long range demo uses SDK15.0 with softdevice 6.0.0. It is working properly.
I changed softdevice to version 6.1.0 in the peripheral. After that, the central no longer...
Hi,
I am using 15.2.0 version with sdk 140 . As per the application of project I have added ble_app_buttonless_dfu to the usbd_ble_uart code. I have already added SAADC...
I hava a board of 52DK,now
I develp a project about pdm using the ic mp34db02
i test the all kinds of sdk ,I find the sdk14.0 ‘s throughput is Complacent,
soI must use...
Dear Nordic Semiconductor Team,
I have a problem with my application.
Everytime i bond with my nordic peripheral device (nrf52832)., the device sends a ATT_Read_By_Type...
Hello,
I want to use existing Generic light switch model to send temperature sensor data from server to client.
using Light switch example of nRF Mesh V2.2.0.
Functionality...
nRF5_SDK_15.0.0_a53641a,ble_app_uart
When linking [ble_app_uart] and [ble_app_multilink_central], please tell me which settings and functions are missing in the sample program...
Hi,
I am using nRF52Dk dev kit with nRF_SDK_15. I did some using segger embedded studio with J-Link for debugging. I am way past the blinky stuff. I am able to flash and...
Hello,
my current problem is, that my application is not running when flashing it via BLE DFU using nrf52832 on BLE Nano V2 and nrfConnect. But the same code runs fine,...
Hello, I'm having trouble opening CMSIS Configuration Wizard from SEGGER Embedded Studio on Ubuntu Linux.
I followed this video over here: https://www.youtube.com/watch...
Goodday all,
I have a few nrf52840 dongles that is not being picked up by the usb anymore. I have been looking for ways to reload them back to "factory defaults" but cant...
I'm using the bootloader_secure_ble example, nRF52832, SDK14.0.0, S132 v5.0, IAR 7.80, nRF Connect v2.6.1, and an nRF51 Dongle connection to the host computer (Windows 10...