We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi there,
I've been searching around this forum for a while and still haven't gotten any reliable answer. I'm trying to develop a OTA firmware upgrade solution for the ATMega328p...
Hi:
when I compile project Thingy_ndoe in solution Thingy_node_s132_pca20020, an error meet,
C:\Nordic\thingy_sdk_v2.1.0\mesh_sdk\mesh\access\src\nrf_mesh_node_config...
I have combined the light switch server and client model to build control model. When i start provisioning for control model opcode status field : 2 error occurs which means...
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit...
Hi All,
I have serious difficulties to work with this board. I'm a beginners and I did not find any tutorial where I could said...oooh great I understood. My goal is to...
Hello all, I am trying to write a program that that updates the firmware on an external chip from a smartphone over BLE. Currently my approach is working but quite slow and...