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 have a project that runs I2C to collect data from a pressure sensor and I have a different project that sends arrays of data over Bluetooth and they both work perfectly...
We are using RTC with external 32.768Khz clock to maintain and count a full date.
we found that we have a drift of time counting about 1 minute on every 10 nintues which...
I have the NRF52-DK, a 3-digit seven segment display, an RGB LED and a sensor. Using SES to try and get some basic code running.
I manage to open an nRF Connect SDK project...
Hi,
Background; I have previously worked using old nordic sdk 15.3; but now due to use of 5340 I am forced to moved to new zephyr based SDK. I think a lot of the issues...
Hello everyone,
I am working on device based on an nRF52832 that is close to pre-production phase and runs on Zephyr. I have a question because I would like to retain...
Hell there,
I am trying to develop an Android app using nRF52832 chips. I am just planning in a similar situation where I have multiple Nordic thingy 52 devices. How can...
Hi,
We are close to running out of flash on the nRF9160 (with MCUboot enable) and we still have functionality to implement for our product. There are two possible options...
Hello,
I have been developing code for this chip for a while now. In the beginning, I was using the end device role but after a couple of months, I decided to change it...
I'm getting the following linker errors after switching to the latest version of the SDK (17.1.0). I believe I've included the files that define the offending macros (for...
I've made a basic QSPI setup for an MT25QU512. By default the QSPI driver is using 24-bit addressing. To access all of the memory, I'd like to set up the QSPI driver to use...
Hi,
Currently, we have a device that uses the nrf52832 custom board as a Peripheral notify to send the data collected to Pixal 5 (central),
We have a cellphone app to...
Hello Nordic / Zephyr experts,
I am looking for AT command parser for the UART of nRF52840. Want to send and receive AT commands to a LTE modem using MQTT messages. Need...
Hi,
I am aware that nrfutil does not work for OTA updating the nRF53 and was wondering if there was a similar tool that will allow me to achieve this? I need to update ...