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...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
HI
we have developed our custom board using nrf5340. We are using NCS v1.7.1 for application development. I can't able to flash the HCI_rpmsg application to the network...
Dear Sir or Madam,
I would like to establish Bluetooth communication. When the Central is connected to the Peripheral, I want to measure the RSSI value of each data channel...
I wanted to add this info to my previous ticket, but there was no option to reply. Just an FYI, here is the link:
https://devzone.nordicsemi.com/f/nordic-q-a/84225/expert...
I have the following: - NRF52840 - BG96 modem - NCS 1.5.1 - Zephyr v2.4.99-ncs2
When I start the firmware, it will first bootstrap followed by leshan server registration...
There already exists a question in the DevZone regarding this error but a lot of time has passed and maybe there is already a solution out there.
Basically, I want to execute...
Hello I have been able to run the lvgl sample in the nrf9160dk, however this only works when built in a secure board, when build in non secure a bus fault occurs. Using the...
All of our wireless products over the past 10 years have used the nRF24L01 or nRF24L01+. In order to minimize latency for our time-critical communications protocol, we are...
Hello,
I am trying to program an nRF9160 chip using pynrfjprog v10.15.2 and JLinkARM.dll version: 6.88 with a Segger Flasher Compact. This flasher supportd the nRF9160...
Hi,
I need to know on how to work with asynchronous SPI for my application use case evaluation, However i found no sample/example projects demonstrating the use of nCS...
Would it be possible to know a little bit more about the onboard integrated RF52-DK Nordic Board Antenna please? What type of implementation is used?
Kind Regards,
Za...
There is another case, where someone else pointed out the same issue but I can not find it. Anyway there was no solution.
When using VSCode with NRF Connect SDK installed...
Hi
can you help with this? Setup: MoSh example running on nRF9160DK
There appears to be some sporadic «Old AT event handler : %CESQ xx,y,zz,n » notifications with the...
Hi, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...