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'm just a bit confused on how gpio detect works. After setting the sense config for input I realize that a change in voltage will trigger a sense signal that will create...
I mange to identify and provision the Light switch example on the PCA10059 Dongle and fanstel gateway with no problems. IT use to work on my PCA10056 DK but has for some reason...
I am using nRF52 SDK v15.2.0, nRF SDK Mesh 3.0.0, and Segger v4.1.2.
I am trying to add the proxy service to the client node of the BLE_UART_COEXIST example. Has anyone...
Hello all
i have problem with doing this example
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
Here is my stepts to do this
1.Download Sdk...
Hello
We start working with Zephyr and nrf52840. What is the right way to overwrite values defined in nrfx_config_nrf52840.h with Zephyr? The NRFX_CLOCK_CONFIG_LF_SRC is...
I was wondering what determines the logic level of the nRF52840 interfaces? Is it whatever you supply VDD with?
For example, if I supply VDD with 2.8V, will the logic...
I need to port a system from a STM32F407 MCU to the nrf52832.
The old system would continuously poll a SPI slave for 244 bytes of information and after receiving 60 valid...
Hi,
I am working on the ADC and trying to sense the battery level to measure it voltage.
And I have configure the ADC with normal conditions as present in example of SDK...
Hello
First things first, when I use the UART example located in:
\nRF5_SDK_15.2.0_9412b96\examples\peripheral\uart\pca10040\blank\ses
all works fine, the script compiles...
Hi,
I hope this is the correct place to ask beginner questions. I new to microcontrollers in general.
So first of all here is what I am using currently:
Software:
...
Hi,
I'm using Nrf52 with SDX 15.2.
The device is far for the host (smartphone), I would like to know if I can know the RSSI with the Smartphone? How can I control the...
Hello everyone!
I'm trying to implement a mqttsn client inside a microcontroller, and the nrf52840 should be used only as a way to communicate with other thread devices...
Hello!
My name is Tiago Morais. I've started to work with nrf52840 and now I'm having some problems with its CLI.
I'm trying to use the nrf52840 dk with openthread and...