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)...
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...
I'm working on a project where UART0 is used as a nrf logger uart back-end. Recently I've tried adding UARTE1 to the project to implement additional serial communications...
I am unable to initialize soft device, but I am able to initialize log, led, gpio and timer as well, I can see debug prints as well. After debugging I found following information...
Hi everyone,
We are developing switch product which running with Android Application.
We have problem about send status from switch Device to Android Application
+ Android...
Hi ,
I have tested two boarrds(PCA10040) with same application id and higher application version,These work well done.Then I want to test mesh DFU Relay function,However...
Hi
I re open an old ticket to know about changes in the Android Mesh Library
https://devzone.nordicsemi.com/f/nordic-q-a/45553/is-sequence-number-and-transaction-id-equal...
I had a awesome trouble with the ble when update my firmware, with the same code in app and firmware, the samsung s10(android 10) and s7edge(android 8.0) can send 510+K files...
Our BLE HID mouse devices has work well during several months and since some windows update, on some PC, the BLE is disconencted every 30 sec.
We received a BLE_GAP_EVT_DISCONNECTED...
I am working on a project that is based off the Nordic Thingy-52 design. I have run into a problem that I was hoping someone might give me some help on.
When I designed...
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...