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:
In my extent application, I would like to save other data which is got from BLE to flash memory with different parameter(block size, block count) using pstorage. Could...
Hi Engineers!
have a question about V/T/QFN package version instead of AQFN.
We prepare our PCB (China) for mass production so, need to understand possible packages...
I am following the example at infocenter.nordicsemi.com/index.jsp
The following line is giving me the error "Error[Pe065]: expected a ";":
NRF_QUEUE_INTERFACE_DEF(uint8_t...
Hi all
I'm working on a custom board using gcc and eclipse.
My primary problem is I'm fighting with the ld settings for the secure bootloader.
I activated the RTT which...
Hi,
I want to write calibration and configuration datas in to flash and read it back. By using sd_ble _flash_write API function , I can write up to 520 words(520* 4 bytes...
Hi, all!
nRF51822 had been used in my project, because of dual bank bootloader and softdevice, the
internal flash memory was not enough for the application. I want to...
Hi there,
I need to add more the function based on Bluetooth, and I need the better security of the function. However, I do not want others read flash data freely and I hope...
Hi
I'm preparing for some tests and I'm wondering where I can find information about what the expected percentage error rate should be?
Right now with 2 nrf boards connected...
Hello to all nordic jedi masters!
I have made an observation, on which I would like your confirmation.
My combo is: nrf52832 + SDK 11 + SD132.
Will my application ...
I'm currently writing my thesis, and my goal is to establish a network protocol like IP. We need to transmit about 200kB of data between 2 or more nodes once every 10-30 minutes...
I am programming a device with a NF52 that uses a hall effect switch o enter/exit sleep mode when BLE is in advertising mode. When connected, It will generate a separate BLE...
Hello,
i have a strange behaviour on a board with nRF52. The board is flashed with SD 4.0.2 and bootloader.
On Keil If i load the bootloader with JLink, it runs and...