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:
i have a problem when i want to write data to flash.by the way,my program is running with no-system.
i found the program is always restared when i enabled erasing,
...
I was testing ble_app_uart with my nRF51 DK and gcc compiler on Mac OX. Everything went fine. But after blinking for about 1 minute, the light that was supposed to be blinking...
Hi,
I found my debug session keeps reset due to this error (code jump into app_error_fault_handler) when I stepped through my code. This happens at random places. I'm not...
I'm trying to get the nRF52 on the PCA10040 dev board communicating through UART without the use of the programmer built into the dev board. So I'm connecting the UART pins...
Using the ble_app_uart example, if I pass more than get a maximum of 60 characters for each call to ble_nus_string_send I get a return code of NRF_SUCCESS, but the nRF UART...
Hello, we use an MDBT40 Module from Raytek with an nrf51822 chip.
We take this module for building a ble remote control.
The remote control is central and the receiver is...
Hello,
I Try to use nRFsniffer 1.0.1 on windows with Wireshark 2.0.1.
Wireshark seems to crash at startup. (reported bug 12103 on wireshark bugzilla)
Please provide...
I'm hoping someone here is familiar with the VL53L0X setup on a NRF52 board. I was able to get the single range measurements working just fine using polling and now I want...
I am using the PPK with SW v1.1.0 on a windows virtual machine on my mac. I'm testing custom hardware using the PPK regulator to supply power to my hardware.
There seem...
Maybe I understood something wrong, but I wonder if it is possible to have the nRF52840 handle file transfers like it does with the firmware hex-files.
Say, I want my nRF52840...
I am facing some issue, I am using HM10 ble module as peripheral and NRF52832 (Redbear NANO v2) as central device. I using SDK "nRF5_SDK_12.3.0_d7731ad" and example program...
Hello, deavteam. This is MANGO.
The Capacitive Touch on the nRF52 series blog post is really impressive.
I'm planning to start a haptic driver project using TI's DRV2605...
Hi all,
I am experimenting an issue similar to this guy --> devzone.nordicsemi.com/.../
But I have my project in two different branchs one using Peer manager and multiple...
when i use sdk14.2.0 and nrf52810 nus service send data, When the app transmits data for some time, the app prompts to disconnect, but the slave does not log any log prompts...
Still playing with my app. Since RTT (or whatever it was, when printf was printing info to segger debug console) was ruining the debug process, I just switched off RTT and...