Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
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...
Good afternoon,
My device communicates using MQTT a few times a day. After many connections I noticed that communications stopped. Every connection attempt would fail with...
Hello all,
I need to sniff some packets to fix an BLE issue, but I can't find the hex files to program my nRF52840 Dongle. The links provided in the documentation and website...
Hi, I tried to start toolchain manager on my main computer and its not working anymore. I tried to delete all nrf related folders, deleted all apps including nrf connect deskop...
Here is a focused support ticket description for your actual issue:
Device: nRF5340 DK ( nrf5340dk_nrf5340_cpuapp ) SDK Version: nRF Connect SDK v2.5.1 Modem: Quectel...
Hello, I'm working with Power Profiler Kit II and i see that we can use a digital port. I would like to know what the electrical levels for a valid High and Low. I can't find...
Hello, Currently I am working with the nrf connect SDK version 2.8.0 with an nrf5340 SoC. There is no external flash memory. I am trying to build a bootloader with the serial...
I have created a Zephyr Snippet (derived from the cdc-acm-console sample).
I am unable to select it in the Build Configuration. It is listed in the dropbox where the sample...
Hi,
I previously had access to the nRF54L15 Early Access SDK and toolchain, and my local EA workspace has been lost. I need to rebuild my development environment for a project...
Hello,
I am currently implementing a Central device using the nRF52810 as part of a Gateway board.
I intend to connect the antenna via a U.FL connector . My current design...
Is it advisable to POT circuits using the nRF9151? If so, please advise of any precautions. The IOT product that I'm designing requires to be intrinsically safe. As such,...
Hello:
I am developing a board and shields based on nRF5340 (but this question is not really specific to nRF5340, it also applies to most other nRF5x chips). The main-board...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Hello,
I am running into an issue when trying to use both GPIO and I2C peripherals on the same set of pins on an nRF54L15 board. I have an I2C bus configured on two pins...
I have two devices on TI CC2538 that having problems talking to the NRF52840 dongle.
The channel is channel 11
There are 8 devices using TI CC2538. Only two of them...
Hello,
I recently noticed that I may have an issue with our current design of PCB and firmware. We basically have created a datalogger using the nRF9160, and we take readings...