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 Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
I am using asset_tracker as the basic program and basically it is running fine and sending data to the RF connect web page.
However approximately every 30 minutes I get...
I am looking for a simple example for I2C write. The TWI sensor example is not clear.
It would be great to have an example like the basic SPI example
i.e.
How to init...
Hi, My company is interested in doing bluetooth beacon location tracking of android devices for a VR project. I notice we can easily purchase bluetooth 5 beacons on amazon...
Hi,
I am trying to migrate my project file from Keil 5 to Segger Embedded Studio (SES).
After porting all my source code and configuration files, SES is able to compile...
Hello,
I want "nrfutil" CLI tool (To perform DFU OTA of BLE) for one of my device which is based on i.MX6ULL ARM based processor 32bit.
I found that using "pip install...
Hi,
I am using nrf52840 chip, there is Thread and iot coap library, and movement sensor. When sensor detect move, pin call interruption and send coap message.
Voltage...
Hi all, Within my application I've followed the example/fstorage to the letter however upon requesting a flash write to the s112 the nrf_fstorage_is_busy() function loops...
Hi,
I am working with nRF PCA10056 evaluation board and using SDK 15.2.0. I am using nRF52840 as a central scanner, where it will scan broadcast data from beacons.
I want...
Hello,
I'm having problems with resuming usbdevice from susspend state. I'm working on SDK 15.2 with SD140 (6.1.0). on custom board with nRF52840 IC rev. 2.
My application...
Hi, the power LED no longer turns on on my nRF52840 DK board. The board is still advertising when it is connected to a power source and I am able to connect to it with a mobile...
I'm trying to add PDM into my project but can't get it to compile. When I try to call
I get the error "main() undefined reference to `nrfx_pdm_init'"
This looks like...
Hi,
I have some code written to copy PDM mic data into the external and then later dump it over UART. The issue I have is that when using the external flash, my audio...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 v6.1) with Secure Bootloader.
I am trying to enable the peer manager with bonding using the Flash Data...
I am starting a new development and want to select an appropriate debugger. I am using Keil uVision Pro version.
I a previsous project I was using ULINK2 and was hoping...