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 All.
I have modified the ble_app_multilink_central project, and replaced the button service LBS with the NUS service. When I switch on my peripheral device (based on...
Hi all,
I would like to modify nrf connect app on mac os.
I cloned nrf connect from: https://github.com/NordicSemiconductor/pc-nrfconnect-ble
I execute commands on...
I want to connect Connect ADXL345 with nRF52832 to read movement of ADXL345. I am using example code ADXL375_I2C.zip
1. Please let me know the wired connection diagram between...
Hi,
I'm trying to do some on device FFT (and more) of data from accelerometer and microphone and would like to use the CMSIS-DSP functionality. I didn't find any zephyr...
We use the Development Kit PCA 10056 from Nordic (Ver 1.0.0).
When we test different SDK 15.0 - Examples with different configurations we allways expierience following error...
Hi,
I have make a package through nrftil,and I set the version of the app.DFU works well.
1.I wanna read the dfu package version.Can you offer the order?
2.I wanna know...
Hi!
Just to make sure - if I set
advdata.include_appearance = true ;
to
advdata.include_appearance = false ;
inside
static void advertising_init (void)
I simply...
Hi
I have implemented the Nordic Uart Service on the evaluation kit and now I would like to track the data troughput from the dongle to the board with different settings...
Hello,
I'am working with a Taiyo Yuden Bluetooth Module "EYSHCNZWZ"
This Module include the LC Network for DCDC use and the 32.768kHz X'tal.
I'am using Arduino and...
Hi all, I tried to modify the OpenThread's source codes(Just modify an API) and then built them.
Run the build_gcc_libs.bat script to build all of the libraries. That...
Hi:
I use nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_buttonless_dfu.
I want to add flash operation.
The code is as follows.
mian()
{
...............
Hi,
I am developing on a nRF52832 with S132 softdevice using Segger and SDK15.2.0. I am doing some tests with the Flash memory, and my goal is to have some const variables...
We are preparing an application to enter production and seeking to harden it to protect against unexpected system lockup.
The application is a datalogger peripheral based...
Hi,
In the Light Switch Example, on-off instruction was send to either even or odd address, may I know how can I cancel this action so that I can send the on-off instruction...
Hi,
I am using nRF mesh Android app version 1.0.3 and nRF mesh IOS app version 1.0.2
I have flashed the devices with light-switch example application under nRF5 SDK for...