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...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hello everyone, I wan't to layout my own PCB board of nrf52840 ,is there any things need to be attention? By the way, if I'm not using Interface IMU to upload my programming...
Coming from other embedded systems, I'm impressed with the flexibility and power of the Task/Event framework of the nRF52832. But with great flexibility comes great confusion...
The descriptions here are identical for S132 & S140:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.softdevices52%2Fdita%2Fnrf52%2Fsoftdevices...
The rest of the nrf_gfx library uses uint32_ts for color, but for some reason the nrf_gfx_print function uses a uint16_t.
The fix requires changing the color type in nrf_gfx_print...
Hello,
I'm trying to activate an iBasis SIM that I had on another account. I closed my old account but I can't activate the sim on my new account. See image attached.
I'm experiencing a freeze - at least from user's perspective - when using a slightly modified "usbd_cdc_acm"-example and applying some human generated load (meaning: hitting...
I'm using two nRF52840 dev kits, both running with the same code.
I start the timer and every 20 ms, when the timer expires, I set a new 20ms timer, and in handler(),...
Hello, guys.
I can rewrite s_dfu_settings that are in bootloader.
I try to update firmware from application that means that I save firmware in second bank and I need to...
Folks,
Been struggling for a couple of days with a comms issue that I assumed were at the other end of my system, but am starting to think it's at the nRF52 UART end and...
nrfutil
dfu serial -pkg ble_ app _v1 .zip
-p /dev/ttyUSB 0 - b 57600 - fc 1
When activating DFU sometimes on the last packet sent to the bootloader, I see "Read no data...
I need to know how to set up the SES debugger to continue debugging when the program jumps from application into the bootloader.
nRF52832 SDK v15.3
Using the following...
C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 4.18/gcc/arm-none-eabi/bin/ld: Output/Debug/Obj/port_cmsis_systick.o: in function `RTC1_IRQHandler':
1> .....\nRF5_SDK_for_Thread_and_Zigbee_v3...
Hi,
When I use SDK16, for example, the ble_app_hrs, the Keil will throw a error about the system_nrf52840.c.
1. For Device Family Pack version 8.27.1, it could not find...
Hello
I am contacting you because I have 2 problems:
1. I downloaded the "nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b" available at this address: www.nordicsemi.com...
Hi!
I'm using nrf52832, SDK 16 and s132. I've successfully used a ble_app_hids_keyboard example to make a Bluetooth HID peripheral device to transfer sensor data to the...