Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
To whom it may concern,
I use a BLE app via nRF52832_WLCSP, 'ble_app_hids_keyboard' of SDK11(pca10040),SD s132_nrf52_2.0.0, with the HID profile. once I started advertising...
I'm currently using CrossStudio as IDE. I've no problem in compiling and downloading the application in the nRF52832 microcontroller. However the application wouldn't start...
What is the maximum number of connection a central device can connect and control in open mesh? Is 1 to 50 possible? What is the latency?
I am comparing to RFdigital Simblee...
I am trying to encrypt a write on a custom characteristic by setting:
BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM(&attr_md.write_perm);
Then in the write event I read the...
I've tried getting a notification of subscription from a bluetooth event handler like so:
ble_evt_dispatch() is being called from main:
static void ble_evt_dispatch...
Hello,
I am using SDK v12.1.0 and I want to get the debug logs over UART
I followed the Logging Sink Configuration to enable UART logging and compiled the Health Thermometer...
Hi!
I was developing my custom service, and had a question around what kind of functionality is allowed or not allowed within a callback from the soft device or other peripheral...
Hi every one.
I am developing on S130 SDK 11 and I try to use whitelist connection for optimisation.
I have currently a working project which scan for 1 sec for any BLE...
My application is based on the ble_app_uart demo. I want to get the BLE approval from the lab. The lab want me to tell them the Bluetooth profile of my application. How can...
Hello,
I am trying to interface the STPC16CPC26 with the NRF52832. As per the datasheet of the display driver, we have to toggle two IO pins from the NRF which shall be connected...
I want to write protocol stack and my program to 518222 and now need the manually download device or the automatic download device. can you offer me the communication ways...
Hello
i am using Nrf52dk. i have Visualgdb.
i would like to use the Nrf5 IoT sdk in visualGdb.
i have some question. is that Nrf5 IoT sdk will support the SysGcc toolchain...
good time dear Engineers!
faced with a problem of S132 nRF52. ADV data of packet lost.
I compared the RAW data according to screens below:
If I use nRF Connect ...
Hi, Nordic
I see this question: devzone.nordicsemi.com/.../ , I follow it, then I can see log in J-link RTT viewer.
But when it work, I find after some time, the old log...