I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
Setup: custom nrf9161 PCB, flashed with nrf9161 modem fw 2.0.1, using NCS 2.6.1
Targeting my custom board, I couldn't even speak to the modem lib, no IMEI etc.
So I dug...
Hello,
I have been trying to correctly setup my nRF Connect inside VS Code.
When I try to execute the command
west -V
in a nRF Connect window inside VS Code, I...
Hi i am using nRF52840 with segger embedded studio.
SDK -> nrf5-sdk 17.1.0 I want to configure rtc2 so that whenver i initialize it it should generate an interrupt after...
Hello, I am building a device which simultaneously advertises as a beacon and acts as a peripheral role device. Advertisements are sent at ~20 Hz with the connection to the...
hi:
I am use broadcast_sink and broadcast_source of nrf5340_audio simultaneously. use a button to switch source or sink. i am use NCS v2.6.2 if switch to sink mode is show...
Hello friends, I am using nrf52833 MCU for my current project, this project involves a sensor from infineon that operate on SPI and it supports high frequencies up to 50 MHz...
Hi,
I referred to the DevAcademy FOTA over Bluetooth Low Energy, but in the provided code, the BLE mobile app connects to the device and it automatically enters DFU mode...
on cannot connect to the on-board Jink of the NRF52840DK board
I have tried:
Updating to the latest Jink driver
installed nrf connect tools for windows
connecting...
Hello,
I'd like to develop a BLE OTA Bootloader using the NRF Connect SDK, but I need to program my NRF52840 with a Serial Wire debugger. What tools do I need? Is there...
Hey,
Im have a thingy91 and multiple nrf52840 pcbs.
my goal is to make the thing91 a central device that reads data from the nrf52 devices and sends it over to the cloud...
We have a custom board with an nRF7002 controlled by a non-Nordic MCU. The WiFi drivers were ported from SDK 2.7.0, and WiFi in general is working, this question is about...
(I am a beginner) Hello, I recently got the Nordic nRF52840 dongle so I can sniff BLE packets from some devices I have. I set up the dongle following the recommended setup...
Hi,
What is the voltage on nRF52811-CAA chip DCC pin (A5)?
Can the regulated voltage on this pin be used as a voltage source to supply some external circuits?
Please...
Hi,
I am using nRF52811-CAAA bare chip on a standard 2 layer FR4 board and want to design a PCB trace antenna for it to achieve overall x100-200m range.
Is there an example...
Hello everyone,
we are currently designing a PCB based on the nRF52840. The system is dependent on high accurracy of HFXO.
In an old blog post on the TI forum I found...