pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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 ...