I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
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...
Hi all, i have some problem while i try to estabilish an LTE connection . I'm using nordic n9160dk. I just search through the site, and i see a lot of topic like this , or...
Hi ,
Our custom board uses the nRF52840 chip, and we followed the Nordic official webinar 'Adding Custom Board Support in nRF Connect SDK' during development.
We noticed...
Hello support team,
I am a beginner in this environment and I am facing a problem while trying to compile my project in Zephyr for nRF52840dk board. I am trying to run this...
I am currently using a J-LINK EDU Mini to try and learn how to use an external device to flash the nrf board. I am running into trouble because I have connected my external...
Hello, I am trying to get to make error handling while getting GPS signal. so that if there is no GPS, I move to Queclocator commands to get LBS location. the problem is that...
What is the problem with this error, I think the problem is not getting #include <zephyr.h> liberary, if it is how to fix it. any recommendation is appreciated
Hello, we have a design that includes nRF9161 for LTE purpose and a separate MCU.
The power sequencing for nRF9161 is as follows
VDD1, VDD2 is supplied with 4.2V
ENABLE...
Hello,
I am using version 12.3.0 of the nRF5 SDK for the nRF51422 development board. I opened the 'ble_app_hrs' example code in IAR Embedded Workbench and successfully built...
Hi All,
I have design my customer board but after production nothing looks to work. i can program the board through the Nordic board by using debug out. even a simple blinky...
I have a BLE code, when it runs on NORA-B106 it gives me -20dB difference on comparison to nRF5340 Nordic DK.
It was not expected such a big difference, what could be the...
I have been trying to implement the wifi scan or wifi provisioning code on a module (MS12SF1) which is a combine wifi + ble module
The setup looks like the image shown below...
Hi,
I'm developing with NCS v2.6.0 for Raytac MDBT53v-P1M module, which inhibits nRF5340. I already have my own PCB with all the required HW components.
As a sanity check...
Hi I would like to report a bug in the Devicetree visual editor.
When you add two fixed regulators and connect a separate sensor to each of them, both sensors will be represented...
I am trying to get a SST25 spi flash running, but the jedec,spi-nor driver does only partially work.
As i understand now the jedec,spi-nor driver only works with CFI compatible...