I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
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 ...