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 guys,
We are working on the project and using DK 9160. We want to use LTE Cat M1 connection, mqtt tls and we need full functionality embed tls. We started with demo...
I am having trouble with the DFU/bootloader. I have built a board using the nRF52832 chip which I can program using SES using JLink connection, using SDK 16 and s132. I now...
Hello,
I am trying to figure out how the button presses in the module esb_low_power_ptx_pca10040 are creating events?
I have done some research and do not see this module...
Hi,
I have a problem when setting up pyaci on Windows 10 up to date.
In pyaci when launching the command
In [3]: p = Provisioner(device, db) In [4]: 2019-07-12 06...
I'm developing mesh nodes with serial interface, and have used the information in this thread to successfully modify the mesh firmware to support coded PHY
https://devzone...
Hello! We have an app with bootloader on SDK 15.3.0. Is there a way to jump from application into bootloader without setting byte 0 of GPREGRET register? I.e. without this...
Good afternoon,
First of all, I hope that you are all well and are able to work from home, regardless of the government instructions of your country of residence.
My question...
Hello,
Does Nrf mesh SDK supports Kiel tool chain or anyother free tool chain?
My Segger Embedded Studio(3.28) License is over and I cant modify and build the code.
...
Hello everyone:
I would like to make nrf52810 as a beacon.
My problem is how to make the beacon can also scan the RF channel-38 after advertising ?
Which softdevice...
Hello,
I'm setting up a dev environment on a new machine. I installed SEGGER Embedded Studio v4.52a and nRF5 SDK v16.0.0 and nRF5 SDK for Thread and Zigbee v4.0.0. For the...
Hai ,
In my application need to merge peripheral and central of app_blinky example.
1. My pheriperal part of NRF52840 is always connected with my client third party( ESP32...
I have created 2 custom services and its characteristics
one service has 3 characteristics and another service has 6 characteristics.
my issue is when I'm trying to notify...