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...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Our project uses nRF52832, and the bluetooth connection has two modes as follows:
one is low-power standby mode connection interval=1000ms;
One is data transmission mode...
We have recently ported our application from SDK 12.2 to SDK 14.2. The application is very power sensitive and uses a high connection interval and slave latency to minimise...
We have a project running based on the SDK 14.1 on a nRF52DK with S132 5.0. The used bootloader works as expected and also an update of the bootloader works properly.
After...
Developing medical sensors for medical institutions according to legislation ( us-fcc.app.box.com/.../8acz9o1cah6eqqpm2q3ktvfkkqt37v7p) in the 2340-2400 MHz band - nrf52 seems...
Dear Sir,
I want to access two slaves viz. MAX30205 & LIS3DH by using nrf52832. The problem is, as per the datasheet the values of the pull up resistors required by both...
Cannot get nRF Sniffer version 2 (beta) to work properly with nRF52 DK running the sniffer_pca10040_51296aa.hex:
Windows 7 64-bit
nRF Sniffer 2.0.0-1.beta
Wireshark...
Hi All,
We are currently in the process of FCC certification for one of our product that uses nRF51822. Our testing house said the the test has failed because of not qualifying...
With a NRF51802 based product, we see DFU errors on Android devices in the field. Our config is: - nrf51802 with s130_nrf51_2.0.1_softdevice and nRF5_SDK_11.0.0_89a8197. ...
hi,
i am using sdk 14.1 nrf52840.
i am getting these 2 errors in keil
.\_build\nrf52840_xxaa.axf: Error: L6915E: Library reports error: __use_no_heap was requested,...
I want to use nested app_timer instances: I am gathering data on a repeating app_timer (app_timer_1) which fires say every 10ms. One of my sensors providing the data requires...
I am trying to call the bootloader by using the provided DFUService from mbed on the NRF52832 DK. Unfortunatelly the bootloader does not start. I made sure the Softdevice...
Hi,
In linker script `external/openthread/linker_scripts/openthread_nrf52840_dfu.ld` there is a doubled `crypto_data` section.
Is it added intentionally or just a mistake...
Hello Nordic-Team,
Where I can find 2.4GHz RADIO example for nrf52810 ( pca10040e )?
and what we need to know to porting 52832 to 52810 in RADIO?
Kind regards
...
Hi
I had downloaded latest SDK for Mesh 2.0.0 and imported the Light Switch example to segger studio, while building the project i'm getting an error as "board.h" not found...