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 guys,
I want to know whether the provisioning beacon can relay by the relay node or not?
If not, when the unprovisioned device's radio is not in the range of the...
Hi ,there
i have tcrt1000 optical sensor wants to interface with nrf51822 so can anybody provide me the tutorial on this things with a code...
cheers,
Abhijeet
I have created a Piconet using nrf52840(s140). The 'Central' application was built on ble_app_uart_c example, which is now successfully connecting up to 7 peripherals. The...
Hello everyone,
I am unexperienced in coding that is why I am asking for your help and oppinions on creating timed interrupt. I am using nrf51822, s110. My goal is to send...
I have a beacon type running firmware. My system should start advertising when I press button A. and then stop when I press button B. So here is the scenerio:
Scene 1:Press...
Hello all,
We come across with requirement of new project for school students attendance tracking using beacons. so for more understanding is there any related documents...
Question1.
when programming Application, there is no request for erase memory.
why programming Bootloader requeset erase flash memory? how about Soft Device?
Question2...
I've got a new nrf52840 PDK. I got Eclipse, JLink, and the nrf command line tools to work today. I've been able to run the precompiled examples (blinky, led_softblink), compile...
using nRf52832 with S132 in central mode
Scan-Interval= 3000 ms
Scan-Window= 25 ms
Monitoring the current consumption I see a 25ms wide pulse, as expected.
No advertiser...
Has anyone ever used nf51 bluetooth with the app inventor?
I have values coming out of the microcontroller terminal. I want to send them to a mobile application using...
I've got a few questions regarding memory of nRF51DK.
I would like to know what is the total memory size of the nRF51DK board?
What is the memory size allocated...
It looks to me like ANT_STACK_CONFIG is redundant in SDK 14.0.
nrf_sdh_ant_enable does all the same setup plus, it looks after all the new softdevice handler stuff.
...
Hi,
When I use nrfutil to generate a zip package, there would be three document in the package. Is there anyone know what does .dat and .json document use for? Could I...
Hi there,
I am begineer for nrf51822 and I want to interface MPU6050 WITH nrf51822 so can somebody provide me the tutorial with full detail.i want to read just raw values...