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...
While attempting to join a network formed by the OpenThread border router reference implementation and an external commissioner using the Android app , my zephyr end device...
Hello!
Recently, support for JLink Remote Server has been added to nrfjprog tool (with version 10.15.0) , which is, as far as I know, used by VSCode extension under-the...
If you clone nRF5-cmake-scripts , then switch it to the archive/sdk-16 it builds if you follow the build instructions.
What I'm wanting to do is adding the mbedTLS backend...
Hi,
I have a current project that is based on the nRf52840. This project acts both as a peripheral and a central. I have a need to update the firmware on a remote BLE sensor...
Hi,
I'm using a custom board which is currently under developpement usin nRF52810. When running DFU example for NRF52810, using secure_bootloader_ble_s112_pca10040e.hex...
I read this post https://devzone.nordicsemi.com/f/nordic-q-a/10668/rssi-without-connection
I want to know how large the RSSI value will affect the connection. Is there a...
Hi,
I am developing firmware for NRF52811, using SDK 17.1.0 and Soft Device S112.
I need to write a characteristic longer than 20 bytes. I thought it could be done with...
The bluetooth connection is automatically disconnected, and the reason is 0x3E. Is this related to the small RSSI value? I set the transmitting power as 4DB, and the RSSI...
Hello,
I'm exploring the nrf5340 controller with a Fanstel evaluation board (EV-BT40) I use the SDK V1.7.1 with vsCode.
Used example "Bluetooth: Peripheral LBS".
Connecting...
I've recently flashed USB CDC ACM example to NRF52833. Even though everything seems to be working, there is no COM port listed on Windows. I've also tried Zephyr's USB CDC...
I got 2 NRF52840-DK Development Kit recently. But for one of the boards, the programmer firmeware encountered timeout during upgrade. The other board did not encounter this...
Hello All,
I am using nRF52840 Dev-kit and SDK 4.0 for Zigbee and thread. Due to some functions, we are using SDK 4.0 for this project which is not present in SDK 4.1. ...