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. ...
Hello sir,
I am using nrf52832 Dev board in that set the time and date by using nrf calendar github library.For setting the time and date i have used functions as nrf_cal_set_time...
Hi all, I tried the Serial DFU sample with NRF52840-DK board in ubuntu
The project build and run.
When I use mcumgr the command work but was non possible to me upload...
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hello,
I am trying to create a simple application using C++ 17 on nRF52840.
I use VS Code and CMake-based project settings.
I am able to use latest language features...
Hello yet again Nordic World
And yet more WTHIGO questions:
10040 board as central under SDK 12.3. For each message passed from a connected peripheral, the central board...
Hello,
We are designing a product that is coming in production. We have been told that for production the "radio_test" example project was enough for general RF testing...
Hello,
I have modified the Openthread-CoAP example. I'm am tring to build a device, that will automatically join an exsisting thread network. So there is the joiner-autostart...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (NCS 1.7.1): The function is wired to an input pin. After...
Hello, I try read and write characteristic in serene bed shaker device using android studio. I bond the serene bed shaker device successfully but after i can't write a characteristic...
Dear Nordic Engineer
We recently encountered a problem about I2C.We have a smart door lock product, it has a fingerprint module that is an I2C interface, so we use the TWI...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
I've got the zephyr sources for https://github.com/nrfconnect/sdk-zephyr.git and https://github.com/zephyrproject-rtos/zephyr (everything I get is master/main)
$ west init...
I am using the programmer on the development kit to program my nRF9160 device.
I am using a Mac running Mac Big Sur 11.6.1
nRF Connect for Desktop v3.9.1
Programmer...