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...
nrf52840
sdk for thread and zigbee 2.0
windows
segger studio
in example simple coap cilent and simple coap server
I create my own packet error test through coap...
Hi All,
Currently in my project i'm using hard core delay and delay is custom i.e some places i have used millisecond and in some places used microsecond and in sec.But...
Hi all,
I may need some guidance on the finite state machine method which found an example in app_level.c (from nRF5 SDK for Mesh v3.1), please see my question on below...
What is the minimum specified voltage required on ENABLE (Pin 101) for proper operation of the nRF9160 SIP? Is it the traditional 0.7 VDD, or is it permissible to use a lower...
Hello, I work with an nRF52832 DK and I want to test the example code "ble_app_uart_coexist" . I use the S132 softdevice, SDK 15.3.0 and version 3.1.0 of the mesh for this...
Hi
I used the SDK14 with nRF52832, and carry out the blinky example. When using the Android, the BLE device could be found, but the IOS cannot scan the device. So could...
Hi,
So I am working on NRF52832 with S132 6.1.0 and SDK 15.2.0 mtu and data lenght testings. During that time I was unable to change mtu multiple times while connected ...
I have a ble device and want to write a byte array in nRF Master Control Panel. Firstly, it can be written. But i don't know ho w to input it. My byte array is [-128, -64...
Hi,
I looked at this comment.
If this function (sd_power_system_off) is executed, can I wake up the device again with a soft reset?
If not,
What is a function that...
Hi,
In the documentation nFR523832_PS_v1.4, on page 107, the registers HFCLKSTAT and LFCLKSTAT when in reset mode, indicates that the LFCLK is not runing, and neither the...
Hi Everyone
I am trying to use 2 instances of SPI SPI0 AND SPI2 for Epaper Display and MCP2515 CAN bus module respectively.
Epaper and CAN are working fine if one of them...
I am using NRF52 SDK version 15.3. I am using the app_usbd_cdc_acm module to create a virtual serial port between an NRF52840 DK and a Linux laptop. I am sending messages...
I'm looking into migrating my project from gcc/make to Segger Embedded Studio, because I have some tricky debugging to do and SES should be a bit easier to use than GDB for...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5, Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for whitelisting...