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'm working on a BLE project based off of the peripheral_lbs sample within the nRF Connect SDK v2.7.0. I am attempting to increase the BLE security level up to either level...
Hi,
I am working on a battery powered device that collects data, save it to files and go to sleep, when it is not connected to a laptop via USB. When connected, the device...
Hi,
I want to change the LED pin that blinks to indicate BLE advertisement to pin 6. I have changed the LED_1 and LED_STOP in pca10040.h to 6:
I have also set NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am developing a custom board using nRF52840 inside a Moko MK08A and an accelerometer LIS2DH.
My circuit has a 3V3 voltage regulator just for the LIS. The microcontroller...
Hello
I'm trying to connect muy Power Profiler Kit II to my PC, and when I choose the device from the list it pops-up:
I clicked 'Program' and after I supposed it...
Hello,
I'm trying to access active PCO from nrf9160 applicaton to be able to diagnose problems like missing DNS, wrong access point etc. I tried using %XPCO command, AT...
Hello.
I am developing device using nRF52840 and i have question about analog pin usage.
My circuit is analog Pins getting voltage supply while nRF52840 is not used...
Hello Nordic team,
how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario...
I am working with an app developer that is having trouble getting the DFU to work with my zephyr application. They are using:
https://nordicsemiconductor.github.io/IOS-DFU...
When I was considering the layout of the nRF5340 chip, I found that the pins of the nRF5340 chip are very small, and I need to punch the vias on the pads, and then use the...
When using the hall or switch button to open the power, the product cannot start. At present, the measured VDD voltage is 3.1V. After pressing the button, the switch control...
I would be happy to read more about the calculations nrfCloud does to derive lat,lon,precision from cells and wifi.
Detailed reason: see thread devzone.nordicsemi.com/....
Hello,
I want to develop a in-app DFU using SPI on nrf5340.
I plan to use dual section with MCUBoot
The app will need to write to secondary partition based on the SPI...