A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hello,
I want to create an application for the nRF52832 using Segger Embedded Studio and the nRF-SDK. In order to have a clean and portable solution I would like to have...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
I'm using the UART / Serial Port Emulation over BLE example on the nRF52 development kit connected to a custom microcontroller.
I just need the nRF52 to simply relay bytes...
Hi everyone,
I have been looking for information about this, but I have not been able to find anything. I would like to send data employing UART, but I can not use the...
Hi, I have a few general questions on nus_data_send().
First off, is there another known way of transferring an array/string via ble to the Nordic mobile app other than...
Dear Sir,
I am working with nrf52832, SDK15 and s132 soft device.
I am using RIGADO DK .
Is it possible to continue advertising(from peripheral device) even after...
Hi All
I am doing a project which is base on SDK15.2 examples\proprietary_rf\gzll\gzp_dynamic_pairing\host\pca10040\blank\arm5_no_packs
I would like to add a timer to...
Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals...
Hello! I want to use the start time of the XOSC16M in NRF24LE1. I got ~4 ms. Can I put the processor to sleep at this time in standby mode? How to do it to wait for wakeup...
Hi all:
I see the "ant_share_channel _master_to_master" example,
this example is share_master,
my question is,
How to get p_ant_message[]?
the p_ant_message[]...
Is the recently released SoftDevice - ANT/BLE S332 SoftDevice v6.1.0 - compatible with the recently released SDK v15.2.0 ?
The supported SoftDevices listed in the documention...
Hello. A re-connection failure problem happens on our products.
chip:nRF52832 SoftDevice:S132 SDK v11.0
1. pairing and bonding on LESC 2. reset connection and re-connect...
Hi,
I have connected and SPI flash module to my pca10040 dev board. I wrote a test cycle of erase/write/verify for the entire flash and it works correctly. My initial pinout...