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...
Hi.
I'm doing a customized board with NRF5340 and need to minimize all the general inductance on the board.
I would like to change L2, L3 and L4 to 5.6uH. Is it possible...
Hi,
I'm using a circuitdojo feather nrf9160 I want to use the nRF cloud but I got some trouble connecting. Something is missing, but don't know what.
This is what I did...
Hello everyone,
I am using the Power Profiler Kit II (PPK2) to measure the deep sleep current of an ESP32-H2 when running the boilerplate OpenThread deep sleep SED program...
Hi
We have nRF52840 + FEM in our design. Output power level is mainly controlled by the nRF52840 TX power setting which drives the FEM. However, the txpower options is...
Hey, After updating the nRF Connect SDK v2.60 (from 2.3.0) package an attempt to turn a BLE carrier ON by sending the BT_HCI_OP_LE_TX_TEST_v4 DTM command over the HCI interface...
Hi,nordic teams
im develop a keyboard use nrf52840 by ncs sdk 2.6.when i test the dfu funcation by python file ,there is 2 problems .
1.the usb dfu is so slow that i need...
I want to add a custom at command in the SLM example . I follow the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/libraries/modem/at_cmd_custom.html , enable...
Hi.
I have a problem.
I changed project settings 52832 -> 52840
on 52832 the project work perfectly.
using 52832, SDK 15.3.0 S332, ble, ant, ble dfu.
now I wanna...
I use one channel of the SAADC on nRF52832 to measure the power supply voltage. Code for configuration & operation of SAADC attached:
Short description:
- Configure...
Hello and thank you for your time. I seem to be getting some incorrect performance from the flash memory with NVS, in that NVS needs to be primed or something before it works...
Hi,
I'm working on a board that uses an npm1100 (QFN) in the following configuration:
When testing my board, I populated it with only the components shown in the...
Debugging my application indicates that I might be not servicing BLE NUS RX frequently enough bt_nus_cb.received is sometimes not called timely Is there any way for user to...
Hello all,
I'm using a custom nrf52840 dongle. There are some questions about bootloader and Softdevice. Everything works fine when I use nrf Bluetooth Low Energy app...
Hello.
I have a product that I am working on which a peripheral and it is able to communicate test data over BLE UART connection. For development purposes, we have internally...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Gateway and I'm able to achieve it. ( developer.nordicsemi.com/.....