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 experiencing a strange issue with the bootloader on my custom board in SDK 14.2.
Symptoms are that the board won't run until given an external kick - all it requires...
We make the project where we want to connect new device (currently designing on nRf52832) to existing system made on nRF24. It's a beacon in proprietary mode. It should periodicaly...
I have a question related to memory protection and configuration of device in relevance to soft device.
nrf52832, sdk15, soft device S132
Question 1 : How can I be sure...
In datasheet it had been mentioned that in SPIM0,SPIM1,SPIM2 the SPI clock frequency should not exceed more that 8 Mhz. And SPIM3 nothing is mentioned. Can we understand that...
Hi, I tried to use pc-ble-driver-py script to talk to a nRF52840 DK. It works perfectly with the official connectivity app hex file (the one nRF-Connect PC application loads...
I modified the nRF5 SDK 15.1 example program serial to display a message on a physical device. I added a blinky service to the ble_app_template example program and I am able...
Hi, thank you for looking at my post.
I am using Keil V5.25.2.0 with a nRF51422. I am using the soft device "s310_nrf51422_1.0.0-2.alpha_softdevice." My memory regions for...
So, currently I utilize DK's to program and debug both pca10040 and pca10056 utilizing a custom shield that plugs into any of the nRF52 DKs. The programming and the debugging...
I used SDK15 and ble_app_uart_c.
I start a UART timer sending and start a LED timer. There is a probability of app: SOFTDEVICE: ASSERTION FAILED in the process of running...
Hello all,
I'm using the Nordic SDK 14.2 BSP button handler. I have a push, release, and long push event on a single button. These are working as expected -
Except when...
Hi all
I am using the spi0 to storage the data and twi0 to get sensor data . But after I add the file nrf_drv_twi.c and compile , it complies wrong :.
\_build\nrf51422_xxac...
I have problems with disconnecting my Android devices from my BLE peripheral. I don't think this is Nordic-specific, but perhaps someone has an idea?
Disconnecting using...
Hello,
i have a application with two operating states state1: device is in deep sleep state 2: device is running
i wake up the device from deep sleep via gpio interrupt...
Hi
I am integrating your Android DFU library with our mobile app to do FOTA to our Nordic device nRF52832 . We are using SDK 14.2 and doing the firmware update using zip...
I have the nRF51-DK and have installed Python etc. and the nrf_sniffer_2.0.0-beta-1_51296aa.
3 .hex files are in that installer: sniffer_pca10028_51296aa.hex, sniffer_pca10031_51296aa...