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, I encountered an issue with the app_timer2 library (SDK 16.0 and 17.1) : in some cases the timers won't be executed in the correct order and delay. The problem happens...
Hi. I am trying to build a project with the DFU over BLE on nRF 52810 . If I only add BLE and DFU modules to prj.conf, FLASH region gets overflowed by 60 KB. I know that this...
When adding a low priority and delayed background thread to the peripheral uart sample, have issues where pairing with the device causes that background thread to halt and...
Hello,
I was following the steps mentioned in the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
in the step 5: point 4
When I...
Hi,
I was creating a Location Tracker, but using NB IoT Services. When I take a look on this example ( Location Tracker ), I can't connect to network.
It stuck on...
Hello I have some questions regarding configuring nRF5340s crystal resonators internal capacitors.
The configuration is described in the following way:
It is not immediately...
Hi guys,
I want to make a composite Bluetooth HID device that functions as a keyboard and mouse with the nRF Connect SDK. I've combined the nrf/samples/bluetooth/peripheral_hids_keyboard...
Hello, Today i try to measure PSM current on nrf9160 dk and SFR sim but i don't have good results.. With at_client FW i find (AT+CEREG=5 and AT+CPSMS=1) TAU= 00000110 and...
by nRF Connect for Desktop Bluetooth Low Energy, nRF52840 (COM) on win10 can be connected to another BLE device.
Now i need create a new GUI to send some datas via nRF52840...
Hallo,
currently I evaluate a few possibilities to transmit larger data portions in a broadcast way, means using several advertising schemes. I have a few nRF52840-DK and...
Hi Nordic, How come the Nordic logo on the Toolchain manager v1.2.1 seems different in color (more grey blueish) when compared with the official business & product logo? Best...
Hello,
I am using nRF Connect for Desktop v3.12 and nRF Programmer V3.0.4
The programmer application just does not see the J-Link device, however your other apps like...
My primary goal is connection success rate and my secondary goal is a fast connection time. Which advertising method is better: Advertise with a long interval and long window...
I am trying to create a Bluetooth Mesh network with nRF52840.
Where can I find official data on the network performance of Bluetooth Mesh? For example, the following URL...