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...
Can anybody help me to get out of this error, Error programming through Seggar Embedded Studio,
Additional Load File[0] "E:/nRF5_SDK_15.2.0_9412b96/nRF5_SDK_15.2.0_9412b96...
Hello.
I try to make audio noise meter on nRF52832. I used analog MEMS MIC with OPA which I turn on via MOSFET while before measurement. I'm using SAADC triggering by RTC...
Hi there,
What changes should I have to do to the light switch example to provisioning the client and server using group address instead of unicast address?
I believe...
In our application we need to have the NFC pins configured for GPIO and APPROTECT enabled.
As an additional safety feature I verify the UICR content inside my application...
Or any general how-to documents when the users want to set up any peripheral using the direct register access? I try not to use SDK for simplify and minimize the code side...
Hello,
I'm trying to implement the Gazell protocol for one of my tasks. I understand there is CRC for the data sent from the device to the host. I cannot however find anywhere...
Dear Sir
I'd like to develop the Window APP for Mesh (like nRF Mesh).
And I've face a problem. The ECDHSecret key of the Windows side didn't match the device side(Thingy...
Hi everybody!
I am new to programming with Nordic SDK and have some questions regarding writing applications with secure and buttonless DFU via BLE.
I have looked through...
I am using NRF52840DK with SDK15.2 to test the DFU.
I use Segger Embedded Studio to compile both the secure_bootloader project and ble_app_buttonless_dfu project.
Then...
Hello,
Is there any development board like an Arduino mini for the nrF52840. It need to fit a in very small enclosure
Ideally, I would like to test/develop some sensors...
Hi,
I am working with hid keyboard example on my Windows machine.
Problem 1 : After flashing the code, I make bluetooth connection and the code works properly. Then I...
Hi,
I am reading the Product Specification v1.3 of the nRF52832 SoC.
On page 23 the RAM0 block section 1 address is given as 0x21001000.
From the context I believe, this...
As per one of my discussions with , on another thread here , I can send a GenericOnOffGet from my android activity and I will get the status of the light in GenericOnOffStatus...
Again!!! I have a lot of problems to navigate on the Nordic products.
I follow the links and went to the start52840dongle and downloaded the SDK.
I find only stuff regarding...