FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
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...