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...
I have open a brand new nRF52 Development Kit. It is not recognise by the nRFgo Studio. I have tried the trick you mention on this thread:
https://devzone.nordicsemi.com...
I have been looking into the ble UART example a bunch trying to incorporate it into the ble blinky example.
I keep getting an NRF_ERROR_INVALID_STATE error when calling...
Where can a person get decent documentation on developing for BLE on the nrf52840 using segger embedded studio?
Is it possible to create a new project without having to...
/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-cfe0b78c5edc467ca49b481632af4156/pair.c
I'm attempting to do LESC OOB pairing with another transfer...
Hi Team, Could you please let us know the worst case current consumption of nRF52832 at -40 and +85DegC.
Below are the current consumption values taken from datasheet: ...
Hello,
I am using sdk 12.2.2 and nrf52 customised board. Now my challenge is as follows.
When I am adding this in my code.
nrf_gpio_cfg_output(26); nrf_gpio_pin_write...
Hi all,
I use nRF52832 with the UART peripheral example.
I try to enable connection event extension in the device and get an error.
I use SDK V15.0.0 and Softdevice...
I've been trying to find a way to program a hex file onto the dongle via the command line on linux.
I would very much prefer not having to touch the mouse in order to program...
Hi, I was hoping someone could tell me if/when a version of the nRF Mesh Android App found here:
https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Mesh
Will...
Hi,
I'm using NRF52840 sdk v15 with Softdevice.
I have multiple SPIM instances and I make sure they are never active at the same time.
Can I share the pins (except the...
Hi, I'm trying to rate nrf52832 with stack ble_app_uart softdevice. My IDE is the IAR workbench for ARM 7.80.4. I downloaded the latest version nRF 5_SDK_15.0.0_a53641a, which...
Hi:
I would really, really, love it if you could provide a Segger SDK for Thingy! I've seen a few threads in here about the work to do it and it's a struggle. I noticed...