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...
I want to send Advertising packet with non-connectable and non-scannable via 2.4G without using the Bluetooth protocol stack. I try Congfig Nrf52832 's RADIO ,but it didn...
Hello
I am looking to use [as much as possible of] the full-speed USB bandwidth of 12 Mbps (or 1.5 MBps).
I have been able to use the USB MSC for my initial testing (with...
Hi All,
VS Code version 1.105.0
Mac Silicon, latest OS version installed : Tahoe 26.0.1
Since yesterday, my "nRF connect for VS Code" extension is stalled : the...
Hello, I came across the Location Services page for nRF Cloud and noticed that it supports multiple location technologies, which is quite promising. One line that stood out...
I recently started tooling with Zephyr for low power Bluetooth applications and i was trying to build with sysbuild mcuboot togheter with my nRF52832 without success. I see...
Hi,
I see that Nordic’s nRF Connect SDK now supports the Google Find Hub (Find My Device) SDK.
My question is would it be possible to build an asset tracking solution...
When we were configuring SDA in the visualized device tree, we forgot which button for SDA we should click (as shown in the red box in my picture). Now all the buttons for...
Using the matter weather station as a base on a thingy53 and SDK 3.1.0 which should use matter 1.4.2 if i open zap-gui and try and add a Control Bridge (0x0840) i get notification...
Hi,
1.Please troubleshoot the issue and identify the cause for no response when sending AT%HWVERSION using the merged_serial_lte_modem_v3.0.0.hex and mfw-pti_nrf91x1_2.3...
Hi,
I am currently working with Trusted Firmware-M (TF-M) on an nRF device and trying to understand the design difference between Internal Trusted Storage (ITS) and Protected...
I have encountered a problem with I2C bus on the nRF54L15. BMP390 sensor is connected to nRF54L15-DK by the i2c bus. if i try to brake the line and recover it agane, the connection...
In nRF5 SDK, we configure GPIO wakeup sources for System OFF using `nrf_gpio_cfg_sense_input(pin_number)`.
What is the **exact equivalent API/configuration** in **nRF Connect...
Hello.
I'm trying to use a nrf52840 as a central device and connect to a gopro13. The connection works a certain number of times. But after a while (several days or maybe...
Hi all,
this is a bit embarrassing, I updated from nrf SDK 2.5.0 to 3.1.1 and I'm a bit lost with the simplest things.
I need to toggle an LED on a custom board. I'm using...
We are using part nRF52840QF (QFN package, not aQFN) as part of new designs as it has the following improvements compared with the nRF52832:
Output power of +8dbm
Extended...