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've done the basic Blinky and UART examples, and now have to move on to programming something on my own. ( I have to send EEG signals from one BLE board to another/notebook...
hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from...
Hi, I'm looking to use P15 (Shield Debug out connector) on nRF9160-DK. Description here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fhw_debug_out...
Hi I used the light ctl/lc example project and connected to it with my iphone app which uses nordic sdk. I made a slider which sends messages quite often to the mesh device...
We are presently using Raspberry Pi 3 Model B to observe BLE packets coming from sensors that have NRF52.
We are also able to do DFU OTA using the Nordic NRF52840 USB dongle...
Hi,
I am working on a design of very low power sensor, based on nRF52833. Most of the time my device spends advertising only, with sensor data transmitted within advertising...
Hi,
i want to devolep a keyboard by nrf52840,now the problem is some funcation the usb examle have not,so i want to konw how can i add the
1.consumer control?
2.system...
Full error report:
<info> app: Connected <error> peer_manager_sm: Could not perform security procedure. smd_params_reply() or smd_link_secure() returned NRF_ERROR_INVALID_ADDR...
Hi,
My issue is simple as i'm new as developer with API thingy devices and i have this issue that i can't solve with online support.
I'm trying to understand the "Color...
The time in a Mesh network shall be the same in every node. The SIG time model describes how to transfer time from one node to another. We already implemented this time model...
hello Nordic
i work with nrf52832 as dispersed units and an nrf52840 dongle/ BL654 Laired which also has the nrf52840 as the central unit.
stage 1 - i need to transfer...
Hi,
Looking at the differences between S132 and S140 SoftDevice, I see there's lack of support for Long Range (Coded PHY) on the S132 (and S112 for that matter), which is...