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. ...
Peripheral: nRF52840 DK Central: OnePlus 6T, nRF Connect app
I modified ble_app_uart example, to support Bluetooth Long Range:
I observe two issues:
Advertising...
We were thinking to use nrf52840 dongle for one of our key projects. We were able to integrate the dongle in our ecosystem with android app.
But we have users of the product...
I have a problem about BPROT function, the project is on nrf52832 and using SDK 15.3, Softdevice s132 6.1.1.
If I enable the BPROT function by calling nrf_bootloader_flash_protect...
Nrf52832, SDK 13.0 Softdevice 132 PMIC: bq25150
I have a battery powered BLE device. When a user takes off the battery and put it back and powering on, the device does...
i set the connected time is 30ms
but i use dongle to grab the bag ,i find that the connection parameters were wrong , it can not fix at a value
it looks like it change...
Hello,
This issue is related to this ticket , before continuing I recommend to read it first.
I had suspicion that the "speed" improvement is between project compiled...
Hello,
I recently opened a ticket, with several questions about the mesh network, I had some evolutions and new questions emerged.
We have a firmware already consolidated...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
I combined the BLE UART and SPIS Peripheral example of SDK V17.0.2 to receive data from a microcontroller using SPIS protocol in every 32 milliseconds and send it over through...
Hi Sir,
nRF Connect: v3.6.1 NCS: v1.5.0 and use original example to build code, Net core: hci_rpmsg example Application core: peripheral_uart example
H/W device: nRF5340...
Dear NCS experts, The development system is running:
Ubuntu 21.10
nRF Connect SDK (btw., where's can the installed version be seen?)
VS code (1.62.1 - in portable...
Good evening,
From testing my Nano 33 BLE , I've discovered that the following settings are reversed with respect to "High" and "Low", i.e., LEDs light up for Low, and turn...
I need to interface my sensors by using twi. Here one of my sensor is smbus compatible. For I2C, I need to read acknowledge from sensor. So i need reference or samples to...
I have update my thingy91 with thingy91_ltem_dfu_2020-04-29_bc7ade8b.hex and mfwnrf9160120 as I was not longer able see anything in nrfcloud.The
Thingy91 does not connect...
Hi team,
i first of all want to thank you, for your support and help so far.
I have some questions regarding the values that are been given by the AT command %CONEVAL...