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, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
sir/madam i am beginner in nrf52 i want to display time stamp using an in built rtc. i am using that nrf calender in github as reference i am getting the following 4 errore...
Hi,
I have a problem with resume suspended TWIM transmission. My goal is to send | START | ADDR | DATA 1 | DATA 2 | STOP | where DATA 1 and DATA 2 will be send in two separate...
Hello
I am using SDK v17 and nRF52DK board (PCA10040) and testing mpu6050 sensor.
I want to print out the sensor value through the app through ble_app_uart.
Before sending...
HI.
I am trying to connect a laptop BLE and a custom device using HID.
I have to connect multiple devices to my laptop.
I know that the maximum number of connections...
There is an error in projects that utilise RTT for CLI. SDK_CONFIG.H contains the line CLI_RTT_ENABLE. This must be CLI_RTT_ENABLED for the macro NRF_MODULE_ENABLED(CLI_RTT...
I go into MCUBoot mode and I get: MCUboot DFU failed. Error occured when program. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: Unknown value (ffffff8e) When trying...
Hi all,
I'm evaluating design for a bluetooth + GPS + NB-IoT ultra-low power device
I see the only possibility to get a such module is to design it (I didn't found anything...
Hello,
I'm trying to auto-build my application through Github actions however I'm running into this problem
When I try to run this locally it works perfectly fine however...
Dear All, I am trying to measure the current consumption for an application I am developing on the nRF52833 DK. The code that I am running is the following: Based on the product...
Dear All, I would like to configure a device to go to the System ON, no RAM retention, wake on RTC (running from LFRC clock) Sleep mode, in order to be able to use the RTC...
Hello,
we are using nrf5 SDK version is 17.0.2 and nrf52840.
Our product uses nrf52840 and its USB capabilities being configured as a composite device (HID keyboard +...
Hi,
i would like to know which software i have to download and install, so that i can program a really basic function like pressing the button and turning on and off an...
Hi,
I saw a Linkedin post by Zephyr where they mentioned some Vscode extensions for devicetree and kconfig:
https://marketplace.visualstudio.com/items?itemName=trond...
Hi,
unfortunatally i could not add a new LTE device. I was able to activate my SIM card but not able to finally add the device to my account.
The error code is: There...