We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
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
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...
Is there an error code range reserved for user application errors?
I wish to return application specific errors without defining a new error type, to maintain a unified...
Hi,
I'm using nRF Android Mesh library from here for to build a cordova plugin for my project. So i almost completed my plugin but when i'm testing the plugin using nRF52...