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...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi,
I want to use the math.h for my nRF9160 project, but when I include it, it doesn't find it. I am a beginner and I wanted to ask how do I include libarys proparly in...
Hi,
I have two nRF54840 DK and I am testing ble_app_att_mtu_throughput example with the boards. I am using nRF5_SDK_15.3.0_59ac345 SDK.
The number on the chip is "N52840...
Hello!
Im getting a hardfault when trying to send 10 bytes data via NUS. I receive the data, but the app crashes:
0> <error> hardfault: HARD FAULT at 0x00000000 0...
Hi everybody. I know that it is complete standart question, which has many asks and solutions here. I'm quite new to bootloader management stuff. So asking about some targeting...
Hi,
I am fairly new to BLE application development on NRF52.
I have a temperature and humidity sensor TH02 and I have interfaced it by making essential changes in TWI...
I found a function, sys_reboot() that apparently reboots the nRF9160. In order to use this function, what must be configured and what are the correct .h files?
Thanks
Hello,
I am trying to configure my nRF9160 v0.8.5 dk for current measurement and found out that SB 44 is missing on my kit. As the user manual suggest that in order to enable...
Dear DevZone team, I am using Thingy91 in NB-IoT mode because I am located in Germany. Last week I managed to connect it to the nRF Cloud by updating the firmware (thingy91_nbiot_legacy_pco_v0...
Hi,
I have multiple sensor data that needs to be recorded in separate files. This data is being collected in parallel. Using the FATFS xample in SDK 15, I am able to write...
Hello all,
I’m trying to connect my nrf51dk (board 1) with a CSR8670 (board 2) using GAIA services and characteristic.
On BOARC 1 i have implemented “Central HRS” beacause...
We made the test with your demo SDK on the board :
PCA10056 1.0.0 2018.46 PCA10056 1.1.0 2019.26
We modify the code to gate the trace ( see the attach file)
And the...
Hello team Nordic,
Example ble_app_rscs_c is working well with my pca10056, im using it to scan for advertising reports. To do the same with pca10059, im trying to merge...
Does the nrf52811 temperature peripheral do automatic linearity compensation? The product specification 1.0 says: " Linearity compensation can be implemented if required by...