Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...
Hi I want to run an epaper with the nRF52832 therefore is SPI needed. Board file was generated from scratch. In the devicetree I added the SPI modul and a epaper modul, which...
Hi
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it...
Hi,
Is it true that you can not disable the nRESET pin in any way? (So that the MCU does not reset after nRESET being pulled low.)
I've gone through the documentation...
i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############...
hello Nordic
i am working with ncs v2.5.0 with nrf52840 and nrf52832
i use cbor for some command i build over smp (user groups >64)..
i have this code part
and when...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...
Hi,
Has anyone had success going from the Arduino bootloader back to J - link bootloader?
CONTEXT: I purchased 5 nrf52832 modules, and followed the posted guide to burn...
Hi, I would like to power my development board from the provided coin cell. I removed the plastic between battery and negative contact point. I put VDD position on power source...
Hello. Can you tell me which project can I use as a template from nrf 5 SDK with basic RX/TX data send/receive payloads API? Want to build custom simple-structure mesh, with...
I want to use some functionalities of Zephry OS. Example https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.0.0/zephyr/samples/gui/lvgl/README.html .
I also want to...
I am rebuilding my computer after experiencing a corrupt boot sector and am reinstalling all my apps. I am moving from Kiel 4 to Kiel 5. My project loads, but it says that...
Our manufacturing supplier provided me a log file from the nrf Connect for Desktop Application that shows repeatedly unexpected disconnects when nrf Connect opens a second...
Hi,
Do you have a sample ANT radar profile example with all the pages defined, similar to ant_hrm.h in SDK 15.3 components/ant/ant_profiles/ant_hrm/pages/?
Thanks,
Abid...
Hi Admin,
I just bought development board Thingy 52 from Digikey. I coudn't find design files that consist of hardware design in Nordic website. Could you advise for this...
Hello,
I am currently tweaking the Thingy:91 to run a stripped down version of my custom application. I have been able to flash the device with the Thingy:91's sample at_client...
hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we...
Hi, we are designing a product that needs LTE connectivity and BLE for local setup.
The nRF9160DK uses an nRF52840 with some links for COEX and comms.
Is there any reason...
Hello,
is there any kind of good practice available about how to generate UDP traffic with the nRF9160DK via NB-IoT for a simple test?
As far as I know the AT client...
Hi
I followed below tutorial with my nrf52840 using SDK 15.3.0
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a...
Here is the software: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE which notably doesn't support the nRF52 dongle
I also...
SDK15.3
nRF52840
S140 v6.1.1
Q1. I have an RTC compare event connected to a Timer count task over PPI. The Timer is configured in low power counter mode. My question...