Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
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 ...