Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hello expert. My computer is windows11 system, using ncs+vscode for development, Jlink software version is V8.10c. My development board is nRF52840(PCA10056). The problem...
I appear to be running into an issue whereby I cannot see my device connected in VS Code using the nRF Connect for VS Code extension.
I have followed all the steps to set...
Hi nordic,
I have successfully completed the Bluetooth over-the-air upgrade using the secure bootloader example. However, we need to add an additional upgrade method. In...
I am trying to add s2opc to my project. But everytime i try to open the complete Workspace in VSCode, the nrf Connect extension, just does nothing. How to reproduce. Take...
I'm thinking of incorporating a TWI slave with nRF52832.
I'm using SDK 17.0.2.
I want to set up a register and read/write multiple bytes with TWI, but I don't know how...
Hi all, My project uses nRF52840 microcontroller and nRF5_SDK_17.1.0. My project uses AT25SF161B flash memory and The little filesystem to store data and everything works...
Hello everyone,
I'm currently working on a project involving the nRF52832 microcontroller and the MAX98357A amplifier for audio playback from an SD card. However, I'm encountering...
Hi Team, I am trying to add the nRF7000 support, for WIFI location, to our nRF9160 custom board. This is the lines I add to our device tree: prj.conf I am using the Location...
Hi team,
I am using nrf SDK 17.1.0 and using visual studio code editor with GCC compiler as IDE. I want to use nrf connect extension and use the advanced debugger features...
Respected Sir / Ma'am
We are trying to out the Locator Tag application
Successfully built and programmed the code on the nRF52840.
I can see the pop-up on the Google...
I'm working on optimizing power consumption in my project (using nRF5340DK; as well as Power Profiler Kit 2 which is connected to DK's VDD measurement point as an ampere meter...
Good Day All,
I'm having troubles with my nRF52840. (Specifically the nRF52840 18010 Holyiot module [http://www.holyiot.com/tp/2019042516322180424.pdf]) I've designed a...
I am looking for the nRF9151 variant of this document nan041: nRF9160 production programming . I do not currently see anything available on the technical documentation section...
I am working on CAF example Module and it has 4 pwms in overlay file.
1. Is it possible to add another PWM?
2. Is there any limit to number of PWMs and number of channels...