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...
Hello All,
I am having issues compiling the "light_switch_client_nrf52840_xxAA_s140_6.1.0" and "light_switch_server_nrf52840_xxAA_s140_6.1.0" example found in the Mesh...
Hi All,
I'm new to nRF52.
I'm working on nRF52 PCA10040 board. How want to how the secure bootloader works?
I tried to load application from DFU serial bootloader and...
I'm trying to use the sample application "\ ble_central \ ble_app_rscs_c".
If I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT file from 1 to 2 in the sdk_config.h file, the...
Hi,
I am new to openthread development. My goal is to distribute measured values received from the SPI Bus over a thread network. I am using a nRF52840-DK Board, SDK for...
Hi, I have recently purchased flasher portable plus to use this device in prodcution to flash devices consisting of nrf51822_xxAA. Here are my following questions
I could...
Hi all,
I am new to BLE development. Currently developing a new BLE device using ISP1507, which is based on NRF52832. The device (server) will be communicating with a Windows...
I'm testing the throughput of nrf52 Devices . So i create custom services in nrf52Dk and send 100packet at a time and connection interval 7.5ms . I connected motog5s+( ble...
Hello,
We are facing some problem in getting output in NRF52840-QIAA-R. In our project we used pins of port-0 as SPI interface as bellow:
P0.05/AIN3 pin as CS
P0.06...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...