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...
Hello Dear;
I'm developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should...
We manufacture boards based on an NRF52832 and we have an abnormally high rate of BLE faults during tests at the end of production. In order to determine if the problem comes...
Hello,
i'm experiencing a issue regarding receiving UDP responses from our COAP server. Our server implements a piggy back response scheme, however in some cases it is either...
hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the...
Hi,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...
Hi,
I'm using nRF52805. I need to advertise BLE continuously according my application but also have to reduce power consumption because device is battery operated.
Currently...
Hi,
today I faced a rather strange problem when trying to restart the SAADC.
Bit of context: a requirement for the product I'm developing changed and the device now must...
Hello,
Can raw data be published via MQTT with SLM 1.7?
In later versions we have done this by entering data mode, which we see is not implemented here.
Is there another...
I'm using the nRF52832 in an energy harvesting application, where I need to cold-start the device and set a GPIO output high in under 50ms in order to latch the power supply...
When using AT command to send data, the baud rate is set to 9600, and the two modules are connected at different temperatures, and the data is sent through the serial debugging...
Hello everyone
The company I work for produces an nRF52840 based dongle.
We also have a bootloader which is a modified sdk example.
We need to save some important data...
I'm trying to install nrf-command-line-tools_10.17.0_amd64.deb on an up to date Debian 11, but dpkg always fails with this error:
# dpkg -i nrf-command-line-tools_10.17...
Hi there,
We appear to be having the same issue as described here and here on a nrf9160 DK. There was no clear changes to hardware at all. LED5 suddenly does not seem to...
Hi Nordic support,
I have been evaluating the nrf5340 audio DK and recently run into a build issue with the example application. I have been able to successfully build...
The following error occurred after BLE APP connects to nRF52832 device. How can debug this issue?
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at ..\..\..\..\..\..\components...