Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
Hi,
I'm testing a couple of EVBT840X boards from Fanstel which includes a PA + LNA within the nRF52840 module.
The source code is based on the ble_zigbee_dynamic_template...
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...