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, 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...
In Bluetooth LE Audio - nordicsemi.com , it says that nRF5340 supports LE audio. But in Bluetooth Launch Studio Launch Studio - ICS Details (bluetooth.com) , I find the ICS...
Hi everybody,
Now I want to integrate nrf52835 into the android system. Using ble is like using anroid's bluetooth.I finally want to implement pairing, communication, opening...
Hi,
I have modified the HRS example (central+peripheral) from SDK 17 to operate in Long-Range mode (PHY CODED). This appears to work correctly assuming that a bond was...
I have succeed transferred data from PC to NRF52840 dongle and managed to receive it back on the PC.
But i want to be available to manipulate the data in NRF52840 dongle...
Hi Team.
I need to know the time elapsed for a set of instructions executed and for this to implement I tried the API app_timer_cnt_get (); in app_timer.h, but it returned...
Hello, I am not able to send sms, and probably connect to LTE-m. I am using at_client example, modem version mfw_nrf9160_1.3.0, nRF connect SDK v1.5.1, v1.6 tried on both...
I have a question:
I found a problem when using D:\nRF52832\examples\ble_peripheral\ble_app_uart sample code and SoftDevice S132 on PCA10040. (nRF5_SDK_17.0.2_d674dde) ...
Hi, Can someone please guide me on the best approach to getting started with Bluetooth mesh application with Nordic thingy 91 (nrf52840). I have try to build the sample code...
Hello,
I found this picture on Nordic's official website
1、Can only proxy node connect to mobile phone and GATT?
2、
I open mesh example (dimming), which contains...
Heelo, i'm trying to use a nordic nrf5340 as a provisioner for the remaining network however i'm getting an error on sending the app-key to the un-provisioned node (I'm using...
Hi, I'm sending SAADC data via BLE. If my SAADC_SAMPLE_RATE is high(e.g. 250ms), the code works perfectly fine. However, if I sample at a fast rate (e.g. 10ms), there will...
Hello,
I posted the following ticket, which has been replied to but it is marked as "Content under review" :
https://devzone.nordicsemi.com/f/nordic-q-a/78575/upgraded...
Why is it so easy to disconnect when upgrading to a few points? The upgrade may be complete
I used SDK 17.0.2's ble_APP_ButtonLess_dFU routine
Do you know? Thank you...
I am trying to build example project in Segger studio but getting error as below............................
Building ‘light_ctl_client_nrf52832_xxAA_s132_7.2.0’ from solution...