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...
Hi! I'm working with nRF52833 in a laird dev kit and I'm having problems understanding the multi-image build configuration on nrf Connect SDK with zephyr.
Our project concept...
Hello!
I am trying out the SMP Server sample. I have it all built and flashed on my nRF52DK and have tried the echo command using the nRF Device Manager on iOS which worked...
Dear all,
I am facing similar issue. found in this thread:
devzone.nordicsemi.com/.../364579
I used openOCD running on Raspberry Pi to debug nrf52480 dongle with Eclipse...
Hello Group,
I got an error when I tried to “Open nRF Connect SDK Project” from the Segger Embedded Studio.
Do have any idea how to fix it? (the attached here my process...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Hello,
We recently updated our project to use 2M PHY instead of the default 1M PHY. Our device...
Hello!
When looking at the central example ble_app_multilink_central in sdk_config.h, I found out that all links are considered central, with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Since the beacon will run on CR2032, I'm trying to minimize power concumption.
NOTE: All measured using nRF52-DK + PPK2 configuration
The online profiler says that if...
Hi all,
I have evaluated the performance with ble mesh on nrf52840 board on zephyr system.
when I use ble sniffer(wireshark) to catch the package I fond that every message...
Hello sir ,
I have successfully uploaded hello_word code from sample and i got" Hello_word" printed on lte monitor 's display using nrf9160.
now am trying same thing with...
Hi,
I would like to use the Event Manager for a product that is currently planned to use a Nordic product; however, I would like to be able to port the firmware (or parts...
Hi,
I am using ncs 1.5.2, and want to create a FOTA image. I am successfully able to build, flash and confirm the image, but am unable to set the version number of the image...
This is the errors , please help, to successfully create .hex file
If you want to look after full log details .......
Building firmware west build --build-dir c:\Users...
I bought a thingy91 module with ibasis scheduler on board. When I made the first installation of the mfw_nrf9160_1.3.1.zip software and the thingy91_asset_tracker_v2_ltem_2022...
I'm building a simple application using I2C to read sensor data (BNO055). I confirmed I2C and my sensor are all configured appropriately and working smoothly, but when I added...
Hi,
I'm using the mqtt_simple example to develop a new application.
I want you to tell me what lines of code I need to add for the nRF9160 to work in the minimum power...