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...
Hello,
In my board, nRF52832 is connected to other MCU.
And those two communicates via SPI. nRF52832 is master.
To synchronize two boards, MOSI pin has to be used...
Hello,
Central uses nRF52840, and multiple peripherals use nRF52832.
The central is paired with each peripheral device , and each communicate.
To do this, I am developing...
I am testing smp_srv (bluetooth) with NCS 1.3.2. I don't know how to build and flash related apps for MCU boot in NCS. MCUboot is unable to boot smp_srv even after running...
Based on nRF52 hardware,I want to develop a phone based on HID protocol to control the phone, send instructions to let the phone into the lock screen state,
How to go about...
Hi, DevZone, thanks for help : )
I'm try to porting DK Board's Ble Bonding function to Target Board.
TARGET : nRF52840
SD: s140_nRF52_v7.0.1
SDK: nRF5_v16.0.0
...
To whom it concerns:
I'm a little new to Bluetooth SIGs launch studio and need a little guidance on the correct QDID to utilize for my product using Nordic SDKs.
I have...
Hello,
I'm working on a program that receives the temperature over TWI, saves the temperature in a string to flash memory, then adds this string to an NDEF message to be...
Hello,
I have 4Pcs same PCBAs and same firmware, the current values as below:
2.2uA
3.3uA
3.0uA
3.8uA
Condition: Power Supply 3V Battery; Temperature 22...
Shalom!
We have a nRF9160 custom board on which I cannot switch some of the IO lines.
For example we have two leds, P0.9 an P.10 but only P0.9 works. The hardware guy...
Hi there, now I set up a BLE to connect peripheral to central via NUS service. The peripheral is a customize board with nRF52832 and the central is nRF52840 DK board. The...
Hello everyone I hope summer's kind with you (or winter, for the southern hemisphere...)
Here's the deal: my printf and NRF_LOG_INFO output zeros, while my register clearly...
Hi Nordic team,
I am using nRF connect sdk mesh light_switch example. version of sdk is v1.6.1 .
The node is detected in the nRF mesh app in my mobile.
what does group...
I believe I'm following both the Cypress data sheet properly. Yet I'm still having an issue getting the simple QSPI Peripheral example to show data consistency.
Can it...
Hello
I want to operate SSD1331 OLED(96*94) using sdk v17.0.2 and nrf52840 custom board.
The OLED example of sdk v15 was replaced with the codes of sdk17 and tested on...
Hi Nordic experts,
Recently, I consulted the datasheet and tried to find out something about the radio speed when using softdevice, unfortunately, I can't find anything...