My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hello,
I am using NRF5SDK V5.0.0. For a sample study, I need to use the bootloader. Can I boot over uart when we install mesh_bootloader_serial_armcc_nrf52832_xxAA.hex software...
Hi:
Currently I am testing to upgrade dual core application on nRF5340 DK, NCS version is V2.0.0.
The two core applications are written by myselves, not based on NCS routines...
Hi
using NRF5_SDK 17.0.2
I'm trying to better understand the DFU process, currently have a large number of questions. But mainly i would like to better understand the...
hello
I am watching this video to operate the nRF9160DK. The PIN number was written on the back of the nRF9160, so I skipped the video to 9:36 as instructed at 5:21, selected...
Hello,
My nRF9160 hard faults (i think?) when issuing a command to the modem, specifically this line:
which then calls ncs function:
This leads to I think is...
Hello, I'm trying to run the OpenThread CLI example on the nrf52840 chip of my NRF9160_DK. I've managed to flash the code on the nrf52 and able to see the Zephyr kernel boot...
I have tried various methods from different doccumentations and I couldn't do so. Can you provides some steps to create a west workspace.
Thanks in advance.
In my project, I am planning to use LTE modem and an external flash memory with a file system. I have problems to run code for the non-secure build type. A similar problem...
I've been tinkering for several says to get GNSS working on a Thingy91 with Zephyr.
I've tried the 'location' example and have struggled to register the device on nRFcloud...
Following the instructions to build the sample resulted in an error message ..
Here are the details ... probably something simple but not obvious to me ...
PS C:\ncs>...
Hello Everyone,
I was use Nordic App for Mesh in android to add Telink's chipset into mesh. But after few minutes, telink's device go out Mesh.
I don't know how to add...
Hi,
Iam using "pca10056_s140_ble" secure bootloader example for my project.
FYI. My project gets its new firmware from internet and stores it in BANK1 memory using GSM...
hi Support team,
customer get samples with 9160, but find out they are not able get pin code.
i searched the spec, and at command +CPIN, it is not able to read out the...
Hi,
I've installed ncs manually following this guide: Installing manually — nRF Connect SDK 2.0.99 documentation (nordicsemi.com) and then set the following environment...