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 am using SDK 15 and i have successfully flash soft device , boot-loader and application code using nrfgo studio. Connecting using nrf connect application. Click on the DFU...
Hi,
We are transitioning a product from the nRF51 to nRF52832, and I am looking into what I need to do to get our code ported over and approved with the Bluetooth SiG. ...
Hi there,
I am a using a nRF52/SDK 13 to communicate to an external board which uses AT commands, I would like to save some battery during the time I perform my AT command...
I read that the old SDK for mesh had the provisioner and client as the same operation, as I am trying to make my own philips hue style wireless lamp I would need to get my...
Hi!
My question is for the purpose of power calculations for both the nRF52832 and nRF52840 for BLE use only.
I haven't been able to find a reference for this.
I see...
I'm trying to follow "Bluetooth low energy Advertising, a beginner's tutorial" by MartinBL found at https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble...
Hi, in my previous attempt to fix n52DK, I fixed the n52DK board's power rail. It turns out not the problem of the interface MCU shorting VDD.
But when I followed the instruction...
Hi All,
Just feedback from Lab, they said that they can set any channel frequencies at bandwidth = 1MHz in the Direct Test Mode. BUT they said that they need to test any...
Did someone try to make QT application that supports DFU for BLE devices? Can it be done using nordic DFU android/ios libraries (to include them somehow in QT project)?
Hi,
I am having a problems with USB enumerating with a custom board based on the nRF52840. The board is self powered by LiPo battery. I am developing by connecting to the...
Greetings,
I'm attempting to use the ble_connectivity example for the PCA10040 and have a couple questions:
1) What are the default GPIO pins for UART?, for SPI?
2)...
Can you provide an android application that can implement light control?A s shown in Illustration:
like the nRF Connect or LightBlue.the application as client not provisioner...
HI:
I am studying mesh now.But I don't know how to run this example.I think,that proceed as follows:
1.Using provisioner example Configuration each node(element and models...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I execute the code below in ble_stack_init (void) , I get an error...