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...
I have very advanced project based on nrf52840dk for dev and custom boards for prod.
The development environment is based on zephyr build dockers. Zephyr is 3.5.0.
I would...
Hi,
I am having a hard time for days now trying to get the MCP2518FD working on a nRF9160-DK board. This device, embedding CAN transceiver and receiver, is accessible through...
Hello ,
I have a few questions about the connectivity bridge on T h i n g y : 9 1 . I 'm currently working with Bluetooth data on the nRF52 SoC and I need to transfer it...
I am building both the IOS and Android version of nRF Connect Device Manager and I am able to bootload/update my application.....but
But, we have external memory and we...
Hi there,
I want to manage certain devices that have an address and a value. I would like to dynamically add and remove devices from my data structure. I believe that using...
nRF52840-Preview-DK LED5 is off, J-Link Error.
I press IF BOOT/RESET key then poweron the PDK, no BOOTLOADER removable disk drive letter appears, I have installed the driver...
Hi all,
I am developing a sidewlk application as a replacement for LoRaWAN recently based on the sidewalk protocol implemented in the nRF connect SDK. I would like to check...
Hello,
We are currently manufacturing products using the nRF52840 with the nRF5 SDK. We are planning to develop new products using the nRF Connect SDK and are currently...
below is my develop environment .
TOOL : VSC - NRF CONNECT SDK 2.6.99 DEV : NRF7002DK
I am currently looking into the BLE GATT structure in NCS.
Since I need to use...
1. am currently using the nrf9161_dk. and have not modified the modem FW in anyway.
2. I am using the vscode extension provided by nordic to build/run this sample
a, i...
Hello, I am trying to migrate from v2.5.0 to v2.6.0. I had subghz working for the sidewalk samples in v2.5.0 but can't seem to get it working in v2.6.0. I don't see any errors...
Dear Nordic DevZone community,
I am currently grappling with a challenge involving the transmission of data from an NRF52 device to the NRF Toolbox app through BLE.
To...
When I build some example (e.g. samples\bluetooth\direct_test_mode) with NRF Connect SDK Toolchain v2.6.0 and NRF Connect SDK v2.6.0, I get the following errors: warning:...
Development is proceeding with VSCode.
We are developing the source by adding an overlay file to the nRF5340 Audio sample source.
If you copy the entire folder, open the...
I am quite new to the nRF SDK. When setting up an nRF project in VSCode, I can build my project but I cannot flash the target.
My target in this case is an nRF52840-DK....