Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
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...