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)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hello,
I am new to Nordic devices. So it is tough for me to understand PWM examples. Can you provide me the simple code of PWM? Basically, I want to give a specific brightness...
I read somewhere that nrf52 has default tx power 0 dBm (I use S132 softdevice). I would like to set it to +4 dBm. How to do it? I know sd_ble_gap_tx_power_set function exists...
I am using arm-none-eabi toolchain for Linux and so far I had no problems with s110. However today I have written some simple application for s130 but it doesn't even start...
Hi,
I'm using two PCA10056 boards and my phone to perform the light switch mesh example. Now I want to perform something like, use nRF mesh app on my phone to turn on the...
hi i am working on ble_App_uart example in nrf52840 DK and i want to advertise in non_connectable mode. i have checked into ble_advertising_start() and ble_advertising_init...
i am working ble_app_uart example here in peripheral i changed the advertising mode from connectable to non_connectable mode and i checked in nrfConnect app the peripheral...
Is it just me, or does the CMSIS Configuration Wizard really not give any visual distinction between options which are 'Enabled', and those which are not?
eg
On the...
My first layout for the nRF9160 chip worked well but we were unable to locate the GPS amplifier.
We are working on finalizing our layout for a nRF9160 module.
We are still...
hello !
I am using nRF51 SDK 12 and even when I add the library of app_uart_fifo on keil it can't find app_fifo.h. As the screenshot shows, it is
please help for my...
hello ! i want to recieve data with nrf51 (multi_link_central) from another nrf51( ble_peripheral)
i dont have any error in my code but i have a part of my code how make...
Hi,
I am using NRF52832 as a BLE device and using the nrfConnect app to connect to it and access the custom characteristics and services. After connecting to the board using...
I am using two microcontrollers for my application, one of which is the nRF52. What I would like to do is transfer the firmware for the nRF and external uC as a single bundle...
Hello All,
I have 2 evaluation boards nrf53840 EVB "PCA10056".
I would like to run on them the "ble_app_uart" in "nRF5_SDK_15.3.0_59ac345" as following:
A custom board...
let say i have a temperature sensor connected to one nrf 52840 dongle of a mesh network. Now can i make the Led of all the dongles glow if the temperature increases the given...
I downloaded the latest nRF5_SDK_15.3.0_59ac345 and some other old versions of SDK documents. (I am trying to use pca10040 development kit to program Fanstel EV-BT840F, aka...