Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi,
We are integrating a 3rd party device with our application and while we were parsing advertising data, we found the same data received in Android at 3rd and 4th index...
pm_peer_data_remote_db_store() stores an array of ble_gatt_db_srv_t.
pm_peer_data_remote_db_store() calls pm_peer_data_store(), which requires a buffer whose alignment...
Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled,
when upload again blinky...
Hi all,
I am using PCA10040 (nRF52832) and I want to create a ble mesh network. I know that this SDK contains some examples for mesh, but I am not able to find something...
Hi!
I have an implementation running with a peripheral sending notifications to a central at 27.5 ms. They are both configured with HIGH BW. Sending of notifications is...
Hi,
PTX:
based on the SDK11 "\examples\proprietary_rf\esb_ptx\pca10040\blank\arm4\esb_ptx_blank_pca10040.uvproj",
what I changed is delete the "nrf_delay_us(50000)" in...
I am simply trying to add a custom service to the HRS example. When I build in regular s132 armgcc it works no problem shows my blank service with nothing special. however...
Hi,
How can i disable peer manager from the buttonless DFU example. if just disable the peermanager by removing the code and editing sdk file, its not working.
i am using...
Hi All,
I am working on BLE+SD card.I am getting following error:-
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target...
I have a app that stores some calibration information in flash (1 page at 0x7F000)
When I booted now I noticed it has replaced it with "DEADCODE" following some hex number...
SDK version 12.2 and SoftDevice 132 and Dev. Board 10040
I am trying to run the ble_app_beacon example with NRF52832 DK. I have imported the IAR project into Segger Studio...
Hi,
I bought the nRF52840 in april. The problem is that my iPad doesn't detect the nRF52840. Also, when Itry to upload a .hex file on it, the board tells me that the upload...
Engineerings, We are looking around to find a way to prove that the hex file burned into the device is really the result of the original source code. Is there any idea/way...