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...
Hi,
I have a product which will be available for Verizon, T-Mobile, and AT&T. I will have one firmware for all 3. Do I need to set anything special for any of these carriers...
I am in the process of migrating from PlatformIO on VScode to NCS on VScode, but im really struggling. I tried setting everything up on Windows and Fedora. on WIndows my main...
Hello Nordic Family. I hope this post finds you well.
I am working on a project where I have connected multiple sensors to the NRF52840. I have collected all the sensor...
Hi,
I have a quite controversial question I want to ask! I am new to the world of Nordic Semiconductor chipset and I need some information in order to decide which way to...
Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect...
I developed a product for the customer with 9160. It used to run on the sdk of ncs1.2.0, and its fota function is normal; Now I have upgraded the sdk to ncs1.9.0, and found...
Hi!
Working on a BT peripheral device that will work in two modes depending on a runtime check at startup:
Sending data over BLE, running on battery (UART unused).
Sending...
Dear Support
I am developing a central application, scan and send out scanned packets via UART to host MCU, where I am thinking of calculate the advertising interval by...
Hi! I followed the recipe described on nRF Sniffer for Bluetooth LE to flash the sniffer .hex file into my dongle, install and configure the wireshard.
When I start the...
I am trying to install using VS code, using the video
https://www.google.com/search?q=install+nordic+visual+sydio+code&oq=install+nordic+visual+sydio+code+&aqs=chrome..69i57...
Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don...
Hi All, trying to find a cause of this problem, we have two devices, one is acting as peripheral and one as master.
Peripheral: ( nRF52832, s132 v7.0.1) a remote wireless...
I am trying to make a build with a slightly modified copy of the Zephyr button example on a nrf9160 board with a upgradable bootloader.
The following command can build our...
I seem to get error 4 on nrf_sdh_ble_enable when building and running the application in release mode.
Everything works perfectly when building in debug mode and I've checked...