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...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
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...
Hi,
After commissioning with a smart speaker such as Apple HomePod, if the device is deleted and re-commissioned with a Test-harness, it results in an error with networkingStatus...
I have been trying to build code for enhanced shockburst on an nrf24lu1p device. Unfortunately, I can't seem to find example programs or code for this device no matter where...
Hi,
I'm working on a long-range (PHY Coded) peripheral application with the nRF21540. I'm trying to use the nRF Connect for Desktop BLE Standalone (version 4.0.4) along...
Hi everyone,
I tried the DTM example from / samples/bluetooth/direct_test_mode/src , it work well,
but once I added "CONFIG_BT=y" in my prj.conf file, and testing the...
Hello I need a minimum of 2GBIT flash in my project. When I did a market research, nand flash is offered at a much more affordable price compared to nor flash.
In the questions...
NCS 2.6.1 nRF5340
My project is based on coap_client, and I am trying to get DFU to work on an off-the-shelf dongle, which has no external flash. I have looked at this ticket...
Dear Nordic Engineers
Our customer encountered a problem that is the UART of NRF52840 current value too high when the chip enters idle mode.
I found an old case and...
I am using the sample code from Nordic SDK v2.6.99-cs2 Bluetooth: ISO time synchronization.
I am trying to use the sample in broadcast isochronous streams mode by placing...
Hello,
I am going through the nRF Connect SDK intermediate course, which is really cool made. There are a few things that are out of date, but otherwise it is pretty nice...
Hi, I want to program a nRF52840-QFN48 package chipset which does not have USB pins. I gone through several articles on the forum but nothing work for me. Many of them suggested...
I am trying to retrieve the remaining capacity using the f_getfree function in the FatFs module, but I cannot get the correct value immediately after calling f_mount. After...
Hi, Experts,
We are evaluating BLE throughput (sdk-nrf-2.7.0 throughput sample) using nRF5340DKs. The CI is set to 6 i.e. 7.5ms. The PDU size is set to 251, PHY is 2Mbps...
Hi,
I'm using the 1-Wire library from Zephyr ( https://docs.zephyrproject.org/latest/hardware/peripherals/w1.html ) to access a DS18B20 temperature sensor. According to...
hi.
I have a zephyr app that includes threads, 3 to be exact.
I'm compiling thread info using -D param passed on to the west command (well vs code does it for me, i'm...
Hello, I've been trying to start few blank projects on sdk 2.6.1 and I noticed that some configurations stop the console output including CONFIG_I2C=y.
I even tried the...