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...
When I try to use the mergehex tool to combine all three my application never seems to get properly combined.
What I'm doing:
mergehex -m softdevice.hex myapp.hex -o...
I am using Nordics sample bootloader and I really want to make sure that given a freak accident in sending it the firmware or in the firmware code itself that the bootloader...
Please,
We want to develop our BLE related application on PC and we find that "GAP/GATT driver for windows" is a good way to achieve that. While our system is based on...
I upgraded to:
Keil V5.11.1.0
J-Link 4.90
nRFgo Studio 1.17
S110_nrf51822_6.0.0
The blinky demo works fine, but s110 demos like the ble_app_hrs won't advertise. LED...
Hey folks,
I am having a little trouble with my nrf51822 at the moment and needed some help.
I am currently using a highly modified version of the ble_app_temp project with...
Hi,
I am measuring die temperature of the nRF51822 using sd_temp_get() at the timeout handler of the RTC1 timer every 2 seconds.
I am using the battery service for a...
Hi,
just for understanding what soft device do i have to use when i want to build an application wich use observer role and broadcaster role at same time?
Can i use S110...
In our application, we need to save a group of data objects,
how many data objects in a group is dynamic.
also each data object has different sizes,
a few bytes up to 100...
Hi,
I am using nrf51822 custom board.
I'm trying to make intterrupt when a pin is 0 (or 1) and do some calculations while it remains 0.
However I could not manage...
Hello,
I am trying to use SPI on a mbed nRF51822 and am following the documentation suggestion. We've deleted all code except the minimum to try and track down the problem...
Hi,
i want to build an applicaiton with gcc and eclipse setup and S130. I use OSX.
if i don't use the softdevice and run it with the blank linkerscript my blinky code...
Hello,
We are trying to update to Keil uvision 5.11 and unfortunately breaking our teeth on the pack Installer. The Nordic SDK 5.2.0 is installed on the machine but when...