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...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
I am trying to use the fds example provided in the sdk16, while viewing the debugging prints I see the following,
<info> app: Initializing fds... <info> app: Event: FDS_EVT_INIT...
I see in ch. 15 and 22 from Product Specification for nRF52832 and nRF52840 are mentioned SHORTS, but cant find any example or detailed explanation?
I’d like to use it if...
Hi,
While reading the BLE Mesh Model Specification v1.0 I noticed that the Scheduler Setup Server, which extends Scheduler Server and Scene Setup Server, lists the Generic...
Hello,
I am trying to encrypt the bootloader using the steps in this DFU_ENC.
But I am not able to find the dfu-cc.proto file in the directory nordicsemi/dfu.
...
Hello, I am trying to understand the parameters required for Coded PHY. This is from my advertising_init function in main.c: I have encountered this advertising_init function...
Hello Nordic Support,
I am working on an application that can write to SD card when disconnected from USB and appears as USB Mass Storage Class on host PC when connected...
Hi All,
I am trying to add custom characteristic to existing HRS profile. I am making few modifications to this profile for my custom requirement.
I am adding new characteristic...
Nordic boards come with the awesome JLINK-OB, and I'd love to use Segger RTT for app tracing, but have been not been able to get it working in Zephyr using the nRF5340-PDK...
Hello,
I checked most tickets on devzone but didn't find the answer for my issue, if you can please help me about this.
I'm using: nRF52832QFAB - SDK16 - SD132 v7.0.1...
Hi,
When upgrading the DFU with an app everythings goes seemingly fine, all init+app bytes received, validated and so on. The DFU does its resets when done updating settings...
Hi,
In our application, we need the TCP/UDP socket keeps alive even when its receiving is timeout. so we changed the process code in do_tcp_receive() and do_udp_recvfrom...
Hi. I am fairly new to all of this. I am currently researching BLE vulnerabilities for a University project. I have had great difficulty attempting to flash the Nordic BLE...
To the kind attention of Nordic support team, I have been putting to the test a scenario where three devices are used: one gzll host and two gzll devices. When devices are...