I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
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...
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...
Dear Nordic Team,
Thanks for supporting.
Currently i am trying to combine ble_app_beacon code with ble_app_uart_c (Scanning and advertising ) both concepts are working...
I'm using nRF52 DK, mesh SDK version 2.2.0
I want give demo of the Light-Switch example application by forming network through mobile. I found that through mobile application...
We recently purchased the nRF6700 and nRF24LE1-F16Q24-DK from Mouser Australia. The Getting Started Guide is completely misleading (totally out of date). e.g. No product keys...
Hi guys,
I just wished to quickly clarify the ordering of notification/indication behaviour on SoftDevice S132/140.
If I were to post a notification then immediately...
Hi,
I was trying to get SAADC readings from AIN0 to AIN7 and also from VDD but I'm getting strange results. There is nothing connected to the pins but the measured value...