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)...
Hello, I want to develop applications for my Mac and for iOS + Android smartphone. First I created a simple Mac gatt server with apples CoreBluetooth API which has one service...
Uart is initialized in non blocking mode but i need to use blocking transfer in a spacial case: is there any function available for this.
I can not reinitialize nrf_dvr_init...
Hi,
I have an issue when I want to read an attribute from a toll to my nrf52840 device.
For exemple attribut 0 of cluster basic, if I forge a general read request for...
Hi,
I am in the process of porting an application from an nrf52 to an nrf51 due to availability issues. One problem I run into is that bluetooth events are handled in...
The board connected to the PC for the first time, but after I mistakenly loaded the Bluetooth low energy sample instead, the Power profile on software nrf connected for desktop...
nrf51822's SWDIO/nReset pin is controled by a MCU GPIO output, a 1k resistor is in series. SWDCLK is connected to a pull-down resistor. And sometime (very rare) nrf51822 can...
Hi,
I am using nRF9160 multi cell location code on nRF9160-DK PCA10090 version 0.15.0.
Modem FW has been updated to the latest 1.3.1 binary.
I am using LTE-M with AT&T...
Hello there,
Recently I have added and been testing DFU into my existing application. I have conducted a few DFU updates and have noticed a semi-reoccurring issue. I use...
I currently have a working project with ethernet shield ( ENC28J60 ).
I use the driver from NCS 1.5.1.
I want to know how to enable logging?
I found some posts on this...
I am current evaluating the SPIS for the nRF52840 and experiencing incomplete transfers from a connected master (Arduino). I'm sending 'hello world' from the master to the...
I have checked out and built the iBeacon sample in zephyr (samples/bluetooth/ibeacon) for nrfconnect version 1.7.1. I tried building for both the nrf52840dongle and nrf52dk_nrf52832...
Hi,
I have a custom 9160/mfw1.3.1 board with a set of matching networks and I need to setup MAGPIO to control these. This will only be used for cellular, not for GPS.
...
Hello,
We have produced a product that uses the 82520 chip. This product uses the NUS service. We want the Windows PC to use its built-in Bluetooth to connect...