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...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
I'm developing an Ultra-Wide-Band indoor localization system consisting of beacons (stationary, hard powered) and tags (mobile, battery powered), and am looking for a suitable...
Hi Nordic,
I am developling a porject with nRF5 SDK 17.1.0, with nRF52832.
the 52832 serve as a central role.
1、I am wondering what is the difference between BLE_GAP_EVT_CONNECTED...
Values change rapidly and bt_gatt_notify_uuid is called at 10ms interval while bluetooth connection is set up for 15ms connection interval. I assumed this would simply queue...
I have attached all sleep modes of our controller that i found through forums and from your suggestions.
But my problem is No one of these sleep modes, wake-up through...
Hi,
I am just starting out creating a project to run on an nRF9160 on custom hardware. I have set up a development environment (v1.9.0) through nRF Connect for Desktop...
Hello I use nrf52840 and BME280. I plugged it GND GND SDA 45 (P1.13) SCL 47 (P1.15) VCC 32 (P1.00) I use timer to refresh data and on the first line of the code I init gpio...
Hi,
In the nRF52840 Product Specification 1.7 , page 34 chapter 4.4.1.9 INFO.VARIANT, I read that the hex code of variant "AAF0" is 0x4141 45 30. However the description...
Configuration :
IDE : SES V5.70a
SDK version : NRF5_SDK_17.1.0
Board : NRF52840DK
Hello,
I'd like to use 4 channels of the ADC in a scan mode at a high frequency...
Hi,
I am working on an application to transfer firmware file via BLE-GATT to nRF52833. Can you kindly suggest any sample code for me to evaluate.
Thanks,
Ubaid
Hi,
I've been following this tutorial regarding connecting my BLE device to another Bluetooth module:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting...
Hello,
I have a question regarding NRFX_SPIS_XFER_DONE event. Documentation says that this means "SPI transaction has been completed."
I'm curious if this event is triggered...
Hi,
I have just bumped the NCS I am using for my project to version 1.9.1. After this update, I found a bug in the Zephyr code.
On line 214 of zephyr/subsys/net/lib/lwm2m...
After some advice here, Typically I use the native or recommended IDE's for the platform I'm working with and generally have no issues getting up and running. This time around...
Hi,
I am using NCS v1.9.0 and have a question about datatime module.
It seems to have NTP and Modem clock sources, but I don't want to use either clock source. I have...
Hi
Thank you for your attention to my question, I would like to inquire how to control each channel of hardware PWM individually, We have 6 LED lights, each LED has different...