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...
What is the thermal resistance for the following part number: nRF52832-QFAA-R
specifically the thermal resistance between the junction and the ambient in C/W
Dear Nordic,
we are developing DFU Secure bootloader for a nRF52832 based HW.
We are starting from the "\examples\dfu\secure_bootloader" . First of all, we succesfully...
Hi,
Actually in my program I have a serial uart interface that cause an interrupt when a message is receive. During the interrupt, I send a mesh model command and its works...
Here I use gpiote and Ble_template_example.
The advertisement code is working fine but now I use button interrupt to send different payload or the button press change...
My understanding is that secure boot calls an interface to make portion flash that contains a bootloader immutable. Since this is called after the bootloader start to run...
Hi,
Please suggest us Bluetooth online course which is available. Also if there any BLE materials please share me a link so we can go through.
Thanks & Regards
Pavan...
I have functioning firmware which produces 0xdeadbeef if I halt debugger. Is it not intended by the SoftDevice in normal operation?
How to debug this issue?
Hi
1. I am trying to use the main.py for sending command to my power profiler kit II
does it requires to use JLINK (Segger) ? I get an error a message No Emulator connected...
We would like to pre-bond our devices in production by writing bonding data into flash. Generating LTKs is easy enough. But we'd also like to store that notifications on peripheral...
I've just received a nRF9160 DK.
I've installed nRF Connect v3.6.1 and LTE Link Monitor.
I select the device (3 serial ports are shown). I press reset button and the terminal...
Describe the bug
When trying to sleep core on NRF52805 using low frequency internal rc oscillator, average current consumption is ~189.50 uA while when using external crystal...
Hi. We have nRF9160 DK using Serial LTE Modem as standalone modem for CAT-M1 connected with external nRF52 via UART2. We have setup the modem to establish connection to AWS...
I used the nrf52832-QFAA Reference Layout as the base design for the PCB.
The changes I made were:
1.) Added the DS1339 RTC Pin P0.22 will be configured SCL and pin...
Hi,
I am using nRF52840 dongle. The REG_OUT is programmed to 3.3V by default.
I am planning to use Li ion battery at VDDH. When the battery discharges below 3.3V, is there...
I have an issue when i am using an iPhone 8 instead of iPhone 7 , I can use iphone7 to OTA my BLE UART by NRF tool box, but ,when i useing iphone 8 , it does not work, what...