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...
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...
Hi,
I want to use the onboard 5340-DK QPSI flash for saving binary data into, however when i enable the support for it i get that the device is not ready. I have tried both...
The above is my code.
This is running log.
After scanning multiple times, my application may freeze, as shown in the log, and there will be no response after receiving...
I am developing a project on nRF9161.
I am interested in calculating data usage for different protocols (for example MQTT with TLS) when communicating with a server over...
Hi,
I refer to the method of the link below, which can generate factory_data.hex
https://docs.nordicsemi.com/bundle/ncs-latest/page/matter/nrfconnect_factory_data_configuration...
I am attempting to write a routine that monitors the heap in order to track down a memory leak. I've seen similar tools on other platforms and found them quite helpful. To...
Hi,
Previously I have merged spi with ble_app_uart on NRF52832 based ISP1507 test board . It has performed successfully which was enough to carryout the evaluation phase...
Hi. experts, I tested [TC-ACE-1.2] Subscriptions with Test harness, which is UI-Python. I execute it on Docker,./certification-tool/scripts/otbr/otbr _ start.sh; And write...
Hello.
I'm trying to figure out which microcontroller is best for my use case. I need to have as many bluetooth low energy concurrent connections as possible and the device...
After rummaging through the awful and extremely limited documentation relating to external programming using the NRF52840 DK (so I don't have to pay for the $700 scam device...
Greetings
I am trying to use the BLE fundamentals exercise (Lesson 4 exercise 2 solution) to send actual sensor data, that I receive via I2C, to my nrfConnect app.
When...
I have a question about for LE. In my understanding, BT connection must confirm each profile, and it is able to connect same profile that each products have. For example,...
Hi,
I just wander why in the peripheral UART sample for the nRF5340-DK (ncs, SDK 2.7.0), the prj.conf doesn't include the internal capacitor configuration:
prj.conf file...
I realize that Bluetooth is the primary target of these devices these days, but I wanted to try an old tried and true example on the nrf5340. I am rather familiar with esb...
Hi,
When I try nrfsdk/zephyr/sample/bluetooth/periodic_adv_rsp, after changing subevent_interval to 8, I meet following error:
*** Booting nRF Connect SDK v2.7.0-5cb85570ca43...