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 all,
There is a strange case where a custom board with nRF52840 is able to connect to JLinkExe on a Linux machine with the JLink debugger present in nRF52840 DK but...
Protocal :ESB
Devices : 1:central(PTX) 2:peripheral(PRX)
Description:
1、Central transmits data to Peripheral,and then Central receives respond data from Peripheral ...
Hello,
myself and my team are evaluating the use of Nordic Connect SDK offering on nRF52840-based board.
From what I understood, aside from the open source and common...
I have an OTA issue with Galaxy Note 10.
During OTA, phone transmit an odd packet, abnormal offset and some overlapping data.
in debugging, i got to see the abnormal...
Hi,
For our application we need time and date updates from a mobile phone. Bluetooth has a standard Current Time Service for this. However I can't find this service in the...
I use two nrf5340dks to run the routines in NCS \ v1.5.0 \ NRF \ samples \ ESB; The distance between the two nrf5340dks is only 10cm. When the transmission interval is set...
Hi, I'm programming both Central and Peripheral.
[Picture 1] is what I want to implement.
[Picture 1]
Central connect multiple peripherals which is the same functionality...
Hi,
This problem was found accidentally when trying to solve a different problem here: devzone.nordicsemi.com/.../nrf52833-peripheral_uart-zephyr-example-only-works-with...
Hello Nordic Team,
We had recently designed our custom nrf52840 board in which X2 or the 32.768 kHz Low-frequency crystal was not used. Can you please advise me on how to...
Using SES v1.6.1 with the nRF9160 module, I added the necessary CMSIS DSP defines for my project. Each define compiles a lot of files and it does not look like the linker...
Hi.
I'm trying to generate random numbers in my custom SPM. I couldn't use spm_request_random_number in the secure module (unlike using it in the non-secure module), so...
I am using nRF 5 SDK v 14.2.0. I would like to receive data from smartphones via Bluetooth communication, How do I program? I would like to have a professor. Sorry to trouble...
Hello,
i want to use Seggers RTT on os X (nrf52832). I followed the Tutorial and i compiled and upload with success. But if i start JLinkRTTClient on my mac nothing happens...
Hi
I'm looking for a Dev Kit that replaces the nRF51822 kit in the link below.
https://www.digikey.co.uk/en/product-highlight/n/nordic-semi/nrf51822-bluetooth-smart...