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...
Hello,
I have several nrf52 Development Kits which will be used for creating a Bluetooth mesh network. They sport the NRF52832 SoC.
Do they have, or will ever have, support...
Hello
*Environment
- LG V30 (Android 9)
- nRF52832, 15.3.0 SDK, S132
- nRF5340 ( I can't find SDK version)
I have some issue.
LG V30 Mobile can't reconnect...
Hi,
I am using nRF52840 USB dongle and DFU trigger library to update firmware without push any button.
The Python 2.7.x is working fine for DFU trigger into the DFU mode...
Hi!
I am developing a iot solution and I wanna send sensors data to broker by MQTT publisher. In my code already has the W5100 development and now I want to connect my device...
Hello,
I would like to create a new box in the nRF cloud for recording additional data. I know these boxes allow exporting the recorded data into a CSV file, which is ultimately...
Hi,
I have the below queries regarding the power consumption and memory
1) If my device is connected to the mobile phone and if it is scanning and the same it is advertising...
I'm trying to develop a code for the nrf52840 with a BLE link as Peripheral and Server (common configuration, but no SDK example). I start with a GATT server and changing...
Hi,
I try to use nrf51 dougle as a sniffer.
My nrf51 dongle not show up when connected to PC, when press the reset button, it only shows the boot-loader.
I try to find...
Hi everyone,
I want to measure the strength signal of BLE of my device. I need to do this measure without connecting/paring my device to any other, just during advertising...
Hello, Are there plans to include the nRF52833 reference design to the Eagle library on github ? In particular nRF52833 QDAA QFN40 (with the 201's).
There was a similar...
Hello,
I'm using the nrf52840 and SDKv16 to interface with an SD card. An SD card block is 512 bytes. I would like to do this:
1. Get the card ready for a write (use blocking...
Hello,
Not a 100%, but in this Nordic video the nRF52840 might be using the Alexa Gadgets Toolkit. Alexa Notepad demo 2020 https://www.youtube.com/watch?v=CdLfg-6kQs0
...
Received our 52840 DK, loaded, via nRF Go Studio, s140_nrf52_7.0.1_softdevice.hex. Loaded, via IAR Workbench, ble_app_blinky_pca10056a_s140. I clicked to go button and whamo...
Hello. Nordic team.
Once again I had questions, this time related to serialization .
While the preparation of the driver is on the PC side, I am studying the examples...