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...
I am using Nordic proprietary RF receiver and transmitter. I want to display the received data on my serial terminal using UART pins (any 2 pins as Rx-Tx) .
When I tried...
Hello,
i'm writing a code for NRF9160DK where i plan to send a HTTP POST request to a test server when i push BUTTON1 on DK. To achieve this result i studied separately...
Hello,
I have an issue since today. Indeed I worked for a few weeks on the nRF52840 and everything was alright. I used a dock to connect the nRF52840 by serial port with...
Hi,
I have an application where an nRF52840 DK(1.1.0) is configured to work as both central and peripheral. I want to set a lesser duration for advertising with whitelisting...
I have added lbs_service from ble_app_blinky service within ble_app_glucose example. I made changes in main.c and EMPROJECT File accordingly. I have added ble_lbs.c file in...
I need help in implementing Monitor Mode Debugging (MMD) using Segger Embedded Studio development. Can you please provide detailed help and explanation please?
Hi Devzone:
After searching through the forum I found out that nrf_fstorage_write can only make 1 to 0. So each write needs an erase operation preceding it.
But erase...
Baseline: CLI example on the 52832 with SDK v15.3
I assume the issue will be some more undocumented fix.
sdk_config.h
main.c from the CLI example (UART backend...
I was previously working on nRF51822 ble beacon, in which codes flash of hex 20006.
But i wanted to flash a code nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\experimental_ble_app_blinky...
Dear Team:
Hi team,I just want to know:
1.Can the ESB protocol call the frequency hopping of Gazell? Is there a corresponding description and source code?
2.Can the...
Hello there, I know that softdevice supports up to 20 connections at the same time, but we need more actually.
If i implement a SPI ram to device, is there any change...
It seems NB-IOT can work on different modes according network operator condition, is there any way via AT command to interrogate the nRF91 to know the "operation mode" and...
Hello,
I just created an application that can count the number of rising edges/events on button presses using the TIMER0 peripheral configured as a COUNTER. So far it is...
I am developing an application for Android and IOS. Faced a problem when try connect nRF Connect as central (on Android) to nRF Connect as peripheral (on IOS)
...