Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I built the project on VS CODE, but it failed at the beginning
log output:
> Executing task: nRF Connect: Generate config nrf52840dk_nrf52840 for f:\nordic-sdk\project...
Hi, I've made custom boards using nrf52840. In my application I did advertise forever with interval of 200ms. Now after several weeks of tests I've two boards out of seven...
Goodday
I thought I would try the webinar
️ nRF Connect for VS Code Webinar - Hackster.io
Im getting the following error after I add Build configuration
Building...
After installing NCS 1.9.0 Open Segger Embedded Studio does not show as an option any longer. I have tried to remove the SDK and install it again, but the result is the same...
Can distance be set between nRF52840 and APP? For example, set 5m and 10m through app. When the distance between nRF52840 and APP exceeds the set distance, app will remind...
Hello Respected members, I have a question regarding the #nrf5-calendar example that is, is there any way to retain the NRF52 time after resetting the device. I am using the...
Hi there!
I'm currently looking into performing a DFU on a nRF52832 DK from an SD-Card. I managed to get the secure serial uart bootloader up-and-running and have no issues...
Hallo,
I would love to receive some support in configuring micro_ecc backend for OTA DFU.
I am using SES and following the instructions on nordic InfoCenter. The link...
Hi,
I am using nrf5280 development kit and 17.1.0 sdk.
i am working on ble_app_uart example code.
Its working fine no issue. Since the start address of the application...
We are using an nRF51x22 in one of our designs.
I am in the process of writing a bootloader that conforms to a packet format we use for loading code across our product line...
hi support team,
Customer IAC is now on GPS testing sensitivity performance. Below is from 9160 spec.
now they are trapped here for a long time. do we have any instructions...
After preforming a DFU with the nrf connect app (ios) the device advertises and will "connect" with the nrf connect app, but its not actually connected which is evidence by...
Hi, I have a project that is comunication between nRF and Smartphone via BLE and using libuartes to comunicate with 2 another devices via 2Uarts. Now I need to combine 2 examples...
I have an BLE peripheral application running on a nrf52833 with softdevice S140 were I transmit data from Bluetooth to an external CAN-controller via SPIM and back. This is...
Hi, I want to enter the DFU by setting the register.But when the sd_power_gpregret_clr and sd_power_gpregret_set are set to set the register, and the err_code is 0x02 is returned...