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...
Hello
I am working on BLE custom board NRF52832 design. I have made 3 PCB for it and out of three, 1 PCB working fine and rest of the two connects with the BLE but doesn...
Brand new Thingy91 PCA20035 out of the box.
Plugging in the USB and turning it on, the nRF Connect Programmer alternates between 'Select device' and 'No devices available...
Hi, after a couple of months of inactivity I try to rebuild my Zephyr-based application under nRF Connect SDK, tag 1.3.0. I’m dumb-founded to see this unexpected print hereunder...
Hello,
Is there any complex documentation how to implement MSC on custom block device ?
I need to implement NAND flash memory in specific way, but I don't understand how...
Hi,all
How to filter the scanned broadcasters by short name ?
I have been set 'CNT' define, and compiled without any errors,and it worked, but the filtering strategy didn...
Hi,
To automate some testing procedures, I was wondering if it is possible to use the firmware, which runs on an nRF5x to connect to nRF Connect for Desktop, but with a...
Hello all,
I'm fairly new to BLE and Linux BlueZ.
I'm trying to interface a Mikrobus BLE module based on nrf52840dk to our Yocto based Linux SBC (Rugged board i.MX6-UL...
Hi Nordic Team,
I am new to embedded developing and I am learning about logging data while working on nRF connect sdk" .
kit:nrf5340
SDK: nRF connect SDK v1.5.0...
I'm finding that the MCUBoot stays stuck in bootloader mode sometimes when using a CONFIG_BOOT_SERIAL_DETECT_PORT.
I've narrowed it down to setting up the GPIO as input...
Dear !!
Good day!!
I want to change the device name using command from mobile along wither after setting the device name i want update the Password, so can you share...
So,
I've got a working framework for my project - a battery powered appliance that will occasionally trigger one of two solenoids, timestamping the operation and subsequently...
I've got an issue where calling a function is overwriting a variable in the calling function. See attached screenshots. In the first, byte is 0x1b. After stepping into the...
Hi,
I am trying to send data over UART to a dispensing unit using Space Parity but am unable to do so since NRF51 only supports Even Parity. Is there any work around through...