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'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear All,
I am trying to learn how to program via Embedded Studio by using the smaple code in ble_app_blinky_pca10056e_S112 file.
When I open the file via Embedded Studio...
I'm trying to make a "simple" change to the asset_tracker project so that it will send the reporting data to my own server instead of the nRF cloud. However, I am unable to...
Theranica current solution already has a printed MIFA antenna and an impedance matching circuit that they have tested and is working very well.
they would like to keep using...
Hello,
One of the devices I have could not connect to AWS cloud. While checking if the credentials exist, I got the following error :
NRF_KEY_MGMT_CRED_TYPE_CA_CHAIN err...
Hi.
I'm trying to use nrf52832 twis as twi slave.
nrf52 DK(pca10040) is TWI slave (data receiver) arduino uno is TWI master (data transfer)
My code. (examples/peripheral...
Hello,
When I include in my code (Arduino IDE) sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE) on E-Byte 52840 module (E73-2G4M08S1C) power consumption increases to 30mA instead...
Hello,
Can the new nrf21540 extend the range of a nrf52840 in long range mode?
Late 2018 I developed equipment using the nrf52840 in Long Range Mode.
In some use cases...
Hello,
I'm new to nRF devices. I wanted to learn some basics with my nRF51 dongle.
But to my surprise the only free supported IDE is Segger and there is no clear step...
Hi,
I'm trying to write a program that i can get a different feedback from my development kit using ble_uart_app example, the idea is using switch case so i send different...
Hello Nordic team,
I am using nRf52840 DK and sdk 15.0 with SES IDE. Our application scenario is collect sensor data periodically as required customer and send it to server...
Hello nordicsemi devzone community,
I'm trying to use the SPIS peripheral example in the latest SDK to transfer data from an FPGA to a NRF52DK board. At low frequencies...
Hi all,
I am using PCA10059(nRF52840 dongle) to learn Nordic BLE solution. I start from \examples\peripheral\blinky project and Segger development environment.
Now I want...
Dear Nordic Support,
I'm working on a custom board, containing the NRF52840. I am using SDK 15.3.0 and SoftDevice s140 to implement BLE.
Recently I've bought the Power...
Our organization is evaluating nRF5340 for future connected products. We are working with a proprietary OS and using the Zephyr RTOS on the Application core is not a viable...