Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
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,
I am working on few projects involving nRF52 DK's using the nRF52 15.2.0 SDK. I would like to know which would be a more efficient and reliable way of changing...
We are considering using the nRF52832 / nRf52840 for a smart lock application with a capacitive touch keypad. Currently the product is using a Cypress Cap sense product for...
Hi,
I know that the secure bootloader uses different mac address to force services discovery however i would like to keep the same
address for both software parts as it...
Good day, I am having serious problems flashing my custom NRF5282 board. I started with Openocd, using the st-link v2 debugger and I was able to connect to the device and...
Hi,
I'm on Linux (openSuse Leap15 and Debian) and got so far that I can program nRF52832 and debug with breakpoints and local variable display with this USB breakout "BLE...
Hello!
For a project I'm working on, there is the need to use a microSD card. In the past I have used a custom FatFs port (was using SDK 6), but now I was happy to discover...
Hello,
I am using the module nRF52840 and nRF SDK 15.2.0. I would like to start a PWM, going to sleep mode and still having the pwm running.
I tried combining the pwr_mgmt...
Hello.
I have one of these dk and one thingy52 and I would like to connect them to mesh network, I read somewhere that I can use my phone as provisioner so is it possible...
Hi,
I am facing problem while building example projects given in Nordik SDK on IAR IDE.
The configuration and development libraries used are,
1. Nordik SDK: nRF_SDK...
I am working on mesh v2.2.0. but I cannot make the light switch example works. I did everything as same as the early versions, this version just stops working. I get one provisioner...
Hi,
I'm considering purchasing a nRF24L01+ for use in a project I'm working on, attendant to confirmation that it will be effective for what I intend to do and is the best...
Hi
I can see LED1 on my PCA10056 board flashing away. I can see a comport associated with it in device manager. In a terminal emulator I can see a lot of data coming through...
Hi all,
Will pc-ble-driver support Bluetooth 5? I'd like to use pc-ble-driver to develop a PC-based test application with compatibility back to Windows 7, but also know...
SDKs: nRF5_SDK_15.0.0
IDEs:Keil 5
SoftDevices: s132_nrf52_6.0.0_softdevice;
hi, I use nRF52832 to develop a product, Need to write the data received by Bluetooth communication...