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...
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...
Hi, Nordic team!
I want use RTC with Prescaler 32765 for generating Tick event with 1s interval. Could you help with calculation of jitter for Tick event in microseconds...
Hi,
I need to reduce the consumption of the peripheral_uart sample on a nrf5340dk, I use nRF Connect SDK V1.5.0.
At the beginning, I measured with an ampere meter 591uA...
When I program my external board via the nrf52dk the programming is much slower then when I program the nrf52 chip on the devboard. Is this normal behaviour and if not how...
Hi,
I'm evaluating a wireless microphone scenario, using 52's I2S and external ADC chip to sample sound signal, and than wirelessly transmitting it to another 52 for receiving...
Hi,
sorry if this is a trivial issue, but I've been strugling with this for a while, so I decided to just ask for help.
For context, I'm trying to create an application...
I have devices within an same group that bind with same app key, all are working normal together. But I want one device to be unbind and bind with another app key(out of the...
Hi everyone,
Hope you are doing well!
I am using BLE and FDS simutinuously but since they share the same interrupt priority (SD_EVT_IRQn = 4), fds events will be blocked...
I am currently running some tests on the Legacy DFU protocol and notice that even valid firmware images are unable to be transmitted. My setup is as follows:
Peripheral...
Hello,
As shown in the question. I am testing the ncs bootloader b0 and mcuboot, but I don't know it's ok or not.
work condition
ncs: 1.6.1
board: PCA10056
I am...
Hi
I have a strange question to ask for your help.In my program, I define and use a large number of global variables. However, when I define a global variable again and...
Our application frequently changes the channel table when we find interference in multiple channels. So changing channels frequently (because of high interference) causes...
Hi,
I'm evaluating BLE power consumption with a PCA10040 nRF52DK and a PPK, I cut SB9 and did nothing else with DK.
No peripheral is used in projects, Buttons or LEDs...
Hello
I've read several post about the problem regard the printf and float numbers, such as this ( https://devzone.nordicsemi.com/f/nordic-q-a/30535/nrf52-printf-float-in...
Dear sirs/madams
I am using SDK 17.0.2
Situation:
One Central unit (nRF52840) and one Peripheral unit (nRF52840) have established a connection (NUS service).
When...
I plan to buy some nRF5340 . I only see 1 chip image from the Nordic Official Website . However, when I clicked on " distributor ", I saw nRF5340 has many different part numbers...