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...
I have a custom board with an nRF5340 on it. I'd like to offload BLE operations to the network core using the RPC library to control it from the application core.
The documentation...
Quick Background
The spi_transceive_cb() function in Zephyr takes two buffer sets (among other arguments). One buffer set to TX and one buffer set to RX. You may pass NULL...
Dear All,
We want to test the maximum distance of Broadcast audio gateway using nrf21540EK with nrf5340 Audio DK.
And we want to output the rssi info periodically on the...
We are running out of space for DFU, thus changed start address from 0x77000 to 0x6E000
After reading related documents, it seems I had a problem
SD_MBR_COMMAND_COPY_BL...
in devacademy there are mqtt and gnss sample. when I put the mqtt configs to gnss sample. give an error. I did not add main code yet. just only put configs and cmake.
after...
I came across a client example that use the
I read about BT_GATT_SUBSCRIBE_FLAG_VOLATILE
How I know if the subscription is not saved on the GATT server side (which...
Hi,
Is there any existing support for an e-ink display interfacing with the nRF52840? Something that already has an existing LVGL driver and can be integrated with an nRF...
Hi team,
I'm currently facing an issue with the nRF52832 and nRF52833 gateways in our setup. Here are the details:
Current Configuration: - Scan Interval: 100ms - Scan...
Hello everyone,
I have developed a program that utilizes UART communication, Bluetooth Mesh, and TWI/I²C functionalities, all within the framework of the Zephyr project...
HI,
I am building an IoT product using NRF58233 ICs. In which I use 3 PWM channels and 3 ADC channels. You can review the principle I attached to make sure nothing went...
Hi,
I have a strange problem. I use a serial port timer to retrieve serial port data. When I compile with debug, the program runs normally, but when I compile with release...
Hi,
I am using nRF52840 DK and Bluetooth Observer example program. I am implementing filtering. I am having trouble add include scan.h which is located at C:\ncs\v2.4.2...
Hi Support Team,
I have an nRF7002 DK board and I am using SDK v2.6.0. I am facing an issue when sending data from the client to the server. Below are the steps taken: 1...
Dear colleagues,
with the newer SDK (I am now using NCS v2.5.0 and 2.6.0), I have difficulties finding the right SYSTEM OFF mode current. Code currently looks like as follows...
Hi
I use nRF7002 with SDK v2.52, try to connect external MCU and use uart call back function, to recieved and send bcak the recieved data, It will happen fatal error and...