hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
nrf52840 with the official usb hid_generic routine transplant, the computer's 2.0 port hot swap probability is very small power-off restart, other ports are not tested out...
1. dts config file, I2C_SDA is configed GPIO P0.09/NFC1 , I2C_SCL is configed GPIO P0.10/NFC1, months ago, I'm using the old SDK, I also found that these pins configed as...
Hi Nordic team,
We need assistance in determining the appropriate GPS mode for our application: A-GPS or P-GPS? Though we believe A-GPS is more suitable for the use-case...
Hello,
My coleagues and I have been developing our application on the nRF5340 Audio DK for a while now and everything is working fine. Now we are at a stage where we want...
I am working on a custom development board with nRF5340 MCU. I have used two mics and integrated the LC3 codec library. I have assigned the following spaces in the prj.conf...
Hello,
I'm using a nRF5340 DK and ncs version 2.3.0.
What i try is, to use calls like
sdc_hci_cmd_vs_zephyr_read_chip_temp() that is available in header file sdc_hci_vs...
How can we retrieve all network devices RSSI/LQI value? Is there option to subscribe value for LQI ? We just want to showcase LQI/RSSI on server so user be aware if device...
Hi,
How can I retrieve the complete list of supported input and output clusters for all endpoints on a Zigbee end device? I'm currently able to access the On/Off cluster...
Hello,
I'm trying to use several USB CDC ACM instances with USB_DEVICE_STACK_NEXT. (nRF Connect SDK 2.8.0)
Is there a way to set the VID?
And is there a way to set different...
hello, when trying to program my 9160 board, I get this: I already tried the recover command but that yielded the same results. thanks in advance -shlomo
Hello. I have a question about setting the VS code development environment.
" ">www.youtube.com/watch I installed the above YouTube link and installed toolchain v2.8.0 and...
Hi,
Is there any low power mode option for nRF91xx devices where it can still retain could connection? Can this be achieved through iDRX mode?
Regards,
Pavan Vo...
These are customized UUIDS declared by me
/* Custom Service Variables */
#define BT_UUID_CUSTOM_SERVICE_VAL BT_UUID_128_ENCODE ( 0x821675c3 , 0x4046 , 0x45f9 , 0xb8df...
Hello,
I am having some problems with sending data packets larger than 20 bytes over BLE.
We are currently updating our product, that includes the nRF52832 on a custom...
I have an nRF7002dk & its datasheet mentions that there is a 64 Mb external flash memory. The memory is connected through a regular highspeed Serial Peripheral Interface ...