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...
Hi,
I'm running SES 5.34a on a Mac and building a Zephyr bluetooth sample for the nRF5340 DK. NCS version is 1.4.2.
When I breakpoint in a bluetooth stack callback I cannot...
Hi, I am developing using nrf52832 and st7735s. Successfully displayed the lcd screen using the code in \examples\peripheral\gfx However, when screen clear, text_8print is...
Hi everyone!
My curiosity about Wi-Fi chip from Nordic Semiconductor doesn't allow me to sleep heavy. Could you reveal approximate dates of releasing Wi-Fi chip by Nordic...
hello
I want to proceed with thread ota using nrfutil on raspberry pi.
However, "libpc_ble_driver_shared_sd_api_v3" does not support arm.
Is there any other way to...
Hi, we have the Keil MDK-ARM-PRO and want to implement an RTOS in our next project.
Does Nordic support Keil CMSIS-RTOS2 or is there a better easier alternative?
Are there...
Dear Nordic Team,
I am considering to get a nRF5340-DK after having read that this is now a multicore design. For the nRF52832 debugging an app was often difficult because...
I'm using 14.2 SDK.
I want to implement long pressure and short pressure. key0= short press, key1= long press You are using app_button. And I checked that the current...
Dear All, I'm using Zephyr to configure a nrf9160 as I2C master and the OPT3002 light sensor as I2C slave. The OPT3002 has a 16bit configuration register, which I need to...
nrf52840
pca10056
UART/Serial Port Emulation over BLE exple from sdk1.7
https://inf
ocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_nrf5_latest...
Hello,
it seems that pc-ble-drive-py has no API for pairing/bonding. I would like to use it for my test framework.
I would want API for:
Initiate pairing
accept...
Hi everyone I have an error undefined reference when I try to run esb_ble timeslot program based on the ble_app_uart example. Although, I totally added all files in Project...
Hi,
I need to power my external board while debugging with the DK52. Therefore I don't use the VDD connection from the DK52, I only connect the external VDD to SH_VTG. ...
Hi Everyone,
I changed my old app_uart library for the new libuarte, which works really well whithout a SoftDevice.
Now I am struggling to make it work in my final...
I'm having trouble with the SAADC in scan and double buffer mode with 4 channels enabled, where 3 channels are external inputs and the 4th is the internal VDD.
It appears...