I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this with rebuilding with ncs 2.0.0 (I did...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this build warning with ncs 2.0.0: Any idea...
Hey guys, I was looking for a similar issue, however, I haven't found something like this (maybe I am searching for a case similar to this in a wrong way) But essentially...
hi all,
I learned that the Zephyr controller can connect to more than 64 slave devices and was wondering if it can simultaneously connect as a slave to the phone via ble...
Hey Nordic,
I am using
SDKv17.1.0
VSCODE as IDE
S140 as softdevice
Windows
Let me first insert my code snippet:
Here, NRF_LOG_INFO() function works, meaning...
Hello, I am trying to save data on an microSD card using SPI1. I am following the firmware in this discussion Working NRF9160 SD Card Example on SDK 1.9.0 . In addition I...
Hi! I used NRF CONNCECT to connect the Power Profiler Kit II, I opened the "Bluetooth Low Energer" app by mistake, and received a prompt to update the firmware. I chose to...
Hello Team,
We are looking to buy SOC which supports Bluetooth LE audio in a idea of developing broadcasting audio to multi devices.
Its understood that SOC RF5340 supports...
Hi Nordic engineer About the I2C SDA signal, when CLK voltage change then the SDA will occur skin needling,could you please helo explain it, I check the PCB latout, the I2C...
Hello ,
I am a firmware engineer in Taiwan ,
I already use nRF52820 to finish one case ( cheaper alcohol/acetone BT checker.)
Now ,the engineering stage is pre_production...
I am using SDK 14.2.0 with Segger IDE.
I am trying to configure timers and while my code does compile w/o errors the linker fails with message in the subject above.
To...
I see that nordi is working on wifi 6 .
When It will be available and on which platform ?
Is possible to have presentation on wifi 6 versus wifi 5 and BLE ?
Best Regards...
Hi
I want to use a Nordic NRF52840 to sniff and dissect a Digimesh network. Digi do not provide a sniffer or/and dissector for their products. There is no promiscuous version...