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...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send datas from sensor (accelerometer...
hi
i use sdk12.3 (51822), i see only ble_app_hids_keyboard and ble_app_hids_mouse.
I want use mouse +kb device. I use ble_app_hids_mouse add kb function . then my android...
Dear All,
For a reason that I can't understand so far, I must erase the nRF52840 to be able to use UART1, TX RX on pins 0 1 (connector P14) to communicate with an external...
Hi,
Do you know which of the two version of ADP5360 the Thingy 91 uses?
is it
ADP5360ACBZ-1-R7 or
ADP5360ACBZ-2-R7
Both versions are available now at Analog's...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
"nrfx_wdt_event_handler_t" can be set in "nrf_drv_wdt_init". After the "nrfx_wdt_event_handler_t" event occurs, the WDT is reset...
HI,
When I use NRF58240 to develop GPS positioning function, APP_UART_COMMUNICATION_ERROR appears, but when I do not connect the GPS module, there is no such error. What...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...
I am a novice and using nrf9160 DK now.I has completed the "getting started assistant" also updated the modem.
I've got a problem when building nrf9160_pca10090ns for at_client...
Hi,
I have a peculiar problem problem with BMI160 and nrf52. BMI160 is connected to nrf52 via pins 12 and 13. I am using peripheral/twi_sensor example. After configuring...
Now it is the nRF9160 DK. I can test the LTE RF performance by transmitting AT commands through USB, but I also hope that I can also connect the nRF9160 through an external...
hello ,
I am trying to code for pca10040 nordic development kit .
My main aim is , connect two boards using using BLE .
One acting as publisher and other one as server...