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 Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
I'm successfully printing to the UART1 com port at baud rate 115200, but I have a peripheral I plan to connect that requires 9600. What is the proper way to go about this...
I'm using an NRF52840, SoftDevice s140, FreeRTOS, SDK 15.3.0.
I'm trying to sample my ADC at high speed, >1khz (10-40kHz).
I implemented the logic from the SAADC exaple...
Development environment:
NRF52832
SDK:15.3
SOFTDEVICE:NONE
When testing the FDS module power-off data protection feature, the FDS module is abnormal.
During the...
I have a PCB containing an nRF9160 using a SEGGER J-Link. I am able to update the application firmware at will using a variety of tools but if I use nRF Connect v3.2.0 to...
To the kind attention of Nordic support team,
I'm considering to get started manufacturing mini dongle nRF52840 based as in https://devzone.nordicsemi.com/f/nordic-q-a/48568...
I have the following problem:
I want to update my application code via BLE with the secure bootloader. This works perfectly while the J-Link-RTT-viewer is connected.
When...
Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
...
Like the question, I want the dongle to be detected as a bluetooth device but not a serial port. Is there any method to do this?
And I want to ask if it be possible to build...
Hi.
I'd tried to use proxy with ble_app_uart_coexist example.
(SDK : nRF5_SDK_15.3.0_59ac345 and nrf5_SDK_for_Mesh_v3.2.0_src)
I set MESH_FEATURE_PB_ADV_ENABLED =...
Hi ,
As per our requirement i need processor witch is capable of android application development from nordic semiconductor family. Please recommend me suitable processor...
Hi,
I want to use the watchdog event handler to enter DFU bootloader. My eventhandler function looks like this:
Problem:
The watchdog does not enter the dfu bootloader...
Hi,
I am designing a custom board with nRF52832(or nRF52840) to be programmed using ARM mbed os(specifically). I would like it to be programmed using tag connect tc2050...
Hi ,
I use nRF52810 with SDK 15.2. Application was Gazell protocol.
However , the link error would show the library use FP feature and build was failed. Both failed at...
Hi
I want to get the RSSI value of the received packet through the DTM test routine. Here is my DTM test routine, where I changed it
I got the result
>> RSSI: -127...
Hi
I am trying to create ble mesh network using 4 different N52832 module. But every time i tried to connect with the network, received the initial configuration failed...