Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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 would like to include the direct test mode in my default application that runs the BLE stack. Is this possible ? Ideally I am implementing a custom NUS like service...
Hello,
I wish to download my source code to nRF5340 DK board.
I am working on Ubuntu, SEGGER Embedded Studio for ARM Release 5.50d, ncs 1.6.99 version.
After compile...
I'm trying to restrict the policy used to ensure that the AWS FOTA sample is working. The "allow everything" policy that is stated that it can be used for test purposes seems...
SoftDevice: s140_nrf52_7.2.0_softdevice SDK: nRF5_SDK_17.0.2_d674dde Problem: We trying to use the Secure DFU buttonless feature on our custom board. Our custom board has...
Hello,
We are currently using softdevice version 7.0.1 and SDK version 16.0.0. We are having difficulty nailing down a rare hard faulting bug. Very rarely, the device will...
Hi, I'm using Segger Embedded Studio for developing farmware of nRF52840.
and, using
nrf5_SDK_for_Mesh_v4.2.0_src
nRF5_SDK_16.0.0_98a08e2
I would like to use "es_battery_voltage...
i wish to change P0.13 as tx, P0.15 as rx , P0.17 as ctx , P0.20 as rtx
I change in bsp definitions and it worked for uart peripheral example,
I also change pin...
Hello,
The USB connector came apart from the nRF9160 development kit soon after a purchase was made from Symmetry Electronics. Would it be possible to have the board replaced...
I have an RTOS application into which I integrated a custom BLE service code. Question is, there isn't any need for a separate thread for handling BLE stuff? I see BLE events...
Hi,
I am trying to use UART APIs in blocking mode to receive data from another controller.
I intend to have a timeout on receiving function so not to stuck if no byte...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I am investigating the data bit and stop bit settings. At that time, I found a page...
Hi !
I try to use VSCode but any examples return same error:
"Linking C executable zephyr\zephyr_prebuilt.elf FAILED: zephyr/zephyr_prebuilt.elf zephyr/zephyr_prebuilt...
Hi,
As the title states, VS code doesn't recognize includes related to Zephyr.
I've walked through the entire setup guide and installed all components using the toolchain...