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...
In BLE, a shorter connection interval reduces transmission latency and increases power consumption. Do we have any mathematical expressions to show this?
Thanks in advance...
Hi Team,
We are using nRF9160 DK without sim. We would like to connect to the other nRF9160 without BLE. Is it possible?
As we use SIM for only authentication right...
I use Nrf52832 and sdk16.0.Use I2S play sound.
This sound file comes from https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/tree/master/Convert%20Audio%20Sample...
Hi Sir,
I'm using nRF52832 + SDK 14.2 for building the OTA DFU function.
As checking the folder "../external/micro-ecc/", for nRF52 family, I found there two difference...
Good day.
I am busy evaluating the nRF9160, but when he builds his project he's getting the following error.
mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles...
This is not a question. But it may save you sometime. :-)
Remember to zero this variable before call fds_record_find.
fds_find_token_t ftok;
Actually it is mentioned...
Dear Community,
I am working on a project where the idea is to build a board that can measure the resistance over a small biosensor. The biosensor will be connected between...
nRFConnect for Desktop v3.3.0 App: Bluetooth Low Energy v2.3.2 Windows 10 x64 ( 19.04, 19.09), using Dual Monitor. Device: PCA10059 or PCA10056
I can start, connect, and...
In the "Cellular IoT development on Nordic Thingy:91" video (-> https://webinars.nordicsemi.com/cellular-iot-development-on-nordic ) an nRF Connect SDK Toolchain manager app...
SDK14+Nrf52832:
I want use one pin as a interrupt pin.
when the pin level from high to low, execute A task;
while when the pin level is from low to high, execute B task...
Hi Folks,
Windows 10, clean install of ncs v1.2.0, using nRF5340-PDK with SES 4.42a. Project blinky rebuilds and runs fine. Now I need a zephyr example of creating a simple...
Hi,
What is the suggested way to switch between 64MHz and 128MHz on the application core? Normally I want to run at 64MHz, but sometimes boost it to 128MHz. Is there additional...
Hi,i use the bootloader demo code , the file path is nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble\arm5_no_packs ,a fter I compiled and passed,...
Hi,
I know this question has been asked a million times before, but most of the links are now dead, and the advice seems stale. On sdk 15 and up, how do I go about setting...