Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
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...
Hi,
So I was having an error which caused my application to stall in the "do_stop_check" part of the nrf_drv_twi.c file, so I added a bit of code to check if I could figure...
We have a device with the following configuration:
nrf5_SDK_for_Mesh_v3.1.0
nRF5_SDK_15.2.0
s140_nrf52_6.1.0_softdevice
mesh_bootloader_gccarmemb_nrf52840_xxAA ...
Hi,
I'm trying to make a script in Python using the nRF52840 dongle, to make some BLE advertising.
I'm using:
- Python 3.7.2 (32 bit)
- pc_ble_driver_py library
...
Hi everyone,
I'm using ses IDE to debug via J-link on nRF52840 DK.
I'm debbuging CDC ACM example ( I haven't changed it ) but when I debug: ret = app_usbd_cdc_acm_write...
I am designing a PCB for the nRF52833 aQFN chip. To reduce the cost of the PCB I would like to fanout the inner row of the IC package on a single layer by using 3/3mil traces...
Hello,
I have a certificate attached, but in my personal account it gives an error when I enter the DK data.
Please tell me why the error occurs?
OS: macOS 10.13.6 ...
Hi,
I am using IM69D130 MEMS sensor with nrf52832 I just want to confirm the output of pdm sensor . please any one suggest how should i proceed . how do i code for it ?...
I am attempting to migrate my BLE project to a higher security level with bonding. Was mode 1 level 2 and am upgrading to mode 1 level 4. When I change the configuration to...
Nrf52832 chip is used, and the software package is the “nRF5_SDK_16.0.0_98a08e2” version.
According to customer feedback, Bluetooth connection is generally unstable...
Hello
I've seen several places that it is posible to build the project using jenkins, and hook Jenkins to the git repo where our nRF sourcecode resides.
Unfortunately...
Hi,
I am testing the USB CDC with nrf52840 and I want to receive a predefined array of bytes over USB serial every time I send a specific array of bytes.
Just a simple...
hello i am using sdk 16 with nrf52832 i am thinking of using zephyr with nrf52832 and have no idea what is zephyr and uses of zephyr other than that it is testing tool
1...
I have older files that were compiled and working fine with the older versions of SES, SDK and now I’m trying to figure why they don’t work with the latest version, that is...