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...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Hello world.
After I have used this guy code.. KNN c++ . and good for implement it to my module nRF51822.
But if there's problem issue or not. because, there was an confusing...
HI Nordic,
I want to know whether the NRF52832 use the RC oscillator as the default source of HFCLK . I want to use the TIMER peripheral to do a precise duration measurement...
Hi all, I using 3 board NRF52 to demo remote provisioning mesh . But in client , I get debug terminal :
After client hang . Please tell me why and how to use correct
Good evening, I determined the numbers of clocks necessery to fire up an interrupt from an GPIOTE event. My debugger reports 1373 clocks ticks to go into and go back from...
Hi,
What is the maximum ATT MTU size for the BLE NUS?
While programming my BLE NUS server application I constantly ran into the problem that my MTU and length updates...
Hello,
am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0.
I am working with PPI, GPIOTE and 2 timers (called timer1 and timer2) on nrf52832
Through the COMPARE...
Hi,
I am trying to use BlueZ in "Raspberry Pi 3B" to connect my 51822/52832 device.
My Hardware is Raspberry Pi 3 model B, and use internal bluetooth interface, the OS...
Hi Nordic gays guys,
After our 51822 firmware added the Service Changed characteristic.The Android OTA GATT_ERROR issue was solved.But there is a new problem in IOS.After...
Hi,
Find big problem with GCC make settings (guess Makefile.common) does not work with SDK 15. with SDK 14.2 same Project works succes.
The Problem : use SDK15 , the...
Hi,
Not directly related to Nordic, but I as many people are doing the same I figured it's fine.
is there any reason why this would not work? assuming the I2C is already...
Hello,
I just bought an nrf51822 evaluation kit and a segger J-link BASE Jtag. I understand that I have to play with the SW4 swith and the U4.
I identified the switch...
Hi
I am trying to setup my raspberry pi to receive message from Arduino using C++ code. I am getting a below error message. pi@raspberrypi:~ $ sudo g++ -Wall -Ofast -mfpu...
Hi I just have a simple question and that's where the code keeps Bluetooth mesh control how many devices it has in its stack that it has provides keys to. for every time I...
hi
sdk 15.0,
IN Multilink, 15 devices is operate normally. However, changing the device to 20 causes problems.
Is there a way to fix the problem?
attached source ...