Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi,
I want to encrypt the BLE data.
If I understand it right the cryptocell can't encrypt the data sent over BLE automatically, instead the application has to encrypt...
Hi, I am working on sample projects on the subject "proprietary_rf" which includes the nRF5_SDK_15.2.0_9412b96 sdk. I updated the codes according to my own project. Finally...
I TRY TO PROCESS OTA FROM SDK11 TO SDK13, BUT ITS NOT WORK.
WHEN I SEND THE ZIP FILES, IT WILL CLOSE OUT FROM BOOTLOADER.
SO HOW DO I PACKAGE THE ZIP FILES?
Hi,
We are building an application where we want to use BT 4.0 legacy to advertise two advertising sets at different time intervals. I just saw this commit in Zephyr repository...
Hi,
I am trying to develop the DFU capability for my device.
I added the necessary code from the example ble_app_buttonless_dfu to my application.
then started as explained...
Hi
I have developed a code on Windows using the Segger IDE.
I'm looking for a solution to build an the firmware on the Linux VM to automate the build process to generate...
Hi, I am trying to create DFU for nRF52 devices using NCS now that they are supported. I have done this previously with nRF5 SDK and it worked great. Now I do not see any...
Hi,
I have implemented ias serive with nRF51 and SDK 12.3, but not generating any ble event with IAS service. The code is working fine when compiled in a different machine...
I have two nrf52 boards I have dumped spi and spis program in them.
When I transfer data from one board to another i get noise
For example if i send "123" from master...
Hello,
For SI- and PI-Intigrity Simulation issues I need the IBIS-Model of the nRF52840. Is there existing IBIS Model for this component. When yes, then where can I get...
Whether BLE 5.0 support for audio stream? Also, I want know it is possible to connect 2 headsets+2 TPMS device+1 Phone with a single device at same time? And it shall able...
Hi,
we ordered by Data I/O the Algorithm for the device NRF52833-CJAA-R
For this we need a documentation (datasheet) including the CSP-Package (CJ) with pin-description...
Hi All, New user here but couldn't find a concrete answer to the following question. In PIC land I've usually allocated fixed memory using the _at_ or __attribute__ label...
Hi. I have a problem with my NRF52840 Dongle. When using BSP driven button. I've tried to use some SDK precompiled examples - it doesn't work. Neither with ble_peripheral...
Hello,
I am trying to add application specific errors codes to the error handling framework in the nRF51K SDK. The documentation in sdk_errors.h says that a range is reserved...