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...
Some transciver can improve RF performance like output power and EMV, through supply higher DC voltage. Did nRF52840 have the same characteristic with BLE? Is that high votage...
Hello,
I have a questions on the ADC and GPIOs front end input resistance over operational temperature range, as our final product operating temperature shall well beyond...
Hi,
we are developing a custom board based on nrf9160 that include CAN bus. When updating nRF Connect SDK from v1.4.2 to v1.5.0 we can not get CAN-bus up and running again...
Hello,
For our device we are using a NRF52832 and SDK version 17.0.2. It only has one Button connected to P02. Due to needing the device to be water resistant the decision...
I built the mouse BLE example .
In Windows 10 "Add a device" detects the Nordic_HIDS_mouse device and then issues the
challenge Press Connect if the PIN on Nordic_HIDS_Mouse...
Hi Everybody,
I am working on USBD keyboard.
I used USBD example for implementation.
I changed mouse profile to keyboard profile.
And it's recognized well without...
Is there a way to get the signals of the interrupt for a push-button/interrupt from the pin_change_int example in a logic analyzer software tool? Basically i'd want to visualize...
In bluetooth mesh only 3 channel are used.There is a way to use mesh with an extended number of channel.
Because in some industrial enviroments fading is very heavy and...
I was reviewing the silicon errata for Rev2 of the Nrf52840 and I found this.
[204] RADIO: Switching between TX and RX causes unwanted emissions
This anomaly applies...
I have a smart watch based on nrf51822.but i don't have the customer app.I download the nrf tool box can read the heart rate.But i don't know how to set or sync time,can someone...
Hi,
I have developed an app using OTA DFU support. Soft device used is S112.
is it possible to update Soft device through OTA DFU?
what is the max size of the image...
Hi , How can I connect arduino nano 33 ble with the application NRF Toolbox using Bleutooth when I program the arduino with segger embeded studio .
Please I need your help...
Hello:
After the nrf52 lost connection with the phone, should it go to the Directed mode of just start normal fast advertising. And what the differences between them?
...
Hi,
I just used the nRF Connect Toolchain manager to install the NRF Connect SDK. Then, the Segger studio keeps popping this error when I try to open a project:
And...