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...
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...
Hello,
We use a custom interface board to program and run test programs on our series of tiny BLE modules based on nRF52xxx series (ISP1507, ISP1807, ISP1907).
Our interface...
Hello ,
The test of CPS/SEN/SPE/BI-04-C [Procedure Already In Progress] failed.
While this test, the tester sometimes received the unexpected ATT Disconnect which our...
I want to advertise a data in ble_app_uart continuously after equal interval of time. Can you please give me some clue. I don't want to use beacon here
Hi,
I am currently trying to implement a beacon scanner and want to filter out all advertisements except beacons. Is there something in the beacon advertising packet that...
Hello everyone,
I am working with nrf5_SDK_16.0.0 and using VS Code as IDE. When I open the "stdint.h" header file in VS Code, the 16-bit compiler is enabled:
But, I...
Dear sir,
If I dump the hex file of this path "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\hex" then the code is working fine. But if I dump the hex file...
Part 0 of the Tutorial directs the user to use the Getting Started Assistant, but it appears to have been deprecated.
So I've used Toolchain Manager instead.
Part 1...
Hi,
looking for some examples I found this ticket but links inside seem not working. https://devzone.nordicsemi.com/f/nordic-q-a/146/example-software-for-usb-communication...
Is exist any way to detect IDLE RX line on UART?
I try to use RXTO but this is seted each time when 1 byte comes.
everytime, it changed size of data which will be readed...
Dear Team, I'm preparing an application for nRF52840 that will require to send and receive data collected from two different sources, I2S and UART, two UART or SPI and UART...
Hi Nordic,
Please provide the way to debug not able to write 14 Bytes data into Queued Writes module, my application not get any nrf_ble_qwr_on_ble_evt.
[Project Informaiton...