I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Hi,
Currently, we develop a prototype that needs to communicate with WuR; the FH101RF. Could you please tell me if it is possible to communicate with it? If not, can you...
I wanted a COAP Server running on nRF5340dk with DTLS and NS-Target without success. Whenever there is an attempt to connect to it from outside the app freezes, eg. shell...
I am testing gnss without lte connectivity, which seems to work ok.
Except when I get "The modem has detected a reset loop. LTE network attach is now restricted for the...
Hi,
I had a working project for nrf Connect NCS 3.0. I don't know what happened, but now I can't even create a new build configuration. Every time I click on "add build...
Hi
I want to use nRF54L15_DK run RSSI test
I know Desktop App on PC "RSSI Viewer" only Support nRF52 series,
Q1:How can I use Desktop App to run RSSI test?
Q2:Can...
Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT?
I haven't found any (only UDP and I need TCP).
Thank...
Hi there, I've been told on Reddit that I can post my design here to receive more relevant feedback.
I'm making a module with nRF54L15 with an external DC-DC regulator to...
I am currently working on a project involving the nRF52832 SoC using nRF5 SDK v15.0.0 . According to the nRF52832 Product Specification v1.4 , it is mentioned that P0.00 ...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
Hi All, I encountered an issue while trying to use both Bluetooth and ESB in the same application. To clarify upfront: I am not using these protocols in parallel. Also, I...
Hi there,
I've designed a custom board implementing the nPM1300 and am currently in the process of examining the board without any firmware. Throughout testing, I have tried...
I am receiving packets in monitor mode on a nRF7002DK. I need some advice on how to interpret the signal value. From <modules/nrf_wifi/fw_if/umac_if/inc/system/fmac_structs...
I'm developing a solution using the nRF9160 and would like to confirm the correct method to completely disable NB-IoT mode so the device operates exclusively in LTE-M.
...