Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
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...
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...