Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...