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...
Some helpful pictures referenced in documentation (asset_tracker_v2_description.rst) are missing:
missing at least: figure:: /images/asset_tracker_v2_module_hierarchy.s...
I am using below environment for my project
NRF connect for desktop version 3.7.0 and Programmer v1.4.11 in windows 10, NRF52840 and Jlink debugger
I have tried multiple...
Hi!
I have a question regarding the scan timeout. The situation is the following:
On a nRF52840, I repeatedly perform scans every 120s (which is controlled by a CC Interrupt...
hi
I am using nr5340 and it adrvertise as nordic_lbs.. but i want to advertise through beacon sample. it still shows nordic_lbs in my mobile nrfconnect software. but it...
Hi,
I am also facing same issue i am able to read the version register correctly and able to perform self test successfully
I am using 17.1.0 n RF5 SDK
I am using SPI...
Hi, my 1-button system off/on example works perfectly fine on nRF52 DK. However, when I move the exact same code to nRF52805, there are some errors.
I choose pin 21 as the...
I've been trying to send fast data with NRF24L01 for a long time. In order for the project to meet its requests, 32bytes of data must be on the Receiver side at a maximum...
At 1M rate, test the reception sensitivity of Bluetooth chip, the number of packets lost at -90dBm exceeded 30.8% as specified by Bluetooth Alliance, and this situation occurred...
hi all, i download the project from github master branch, i also added " pip3 install - r zephyr / scripts / requirements . txt " but still, i got the same issue. i had read...
Hi, I am not sure how to measure the signal strength of the communication within the mesh network (ie. communication between provisioned nodes), in order to verify a change...
Hello all,
Currently I´m developing a code to be load to the SDK to act as a master in a BLE communication. The peripheral is a BLE thermoter that, in order to preform bonding...
I'm attempting to revert an nRF52840 dongle to the production bootloader. This dongle has a SWD connector soldered on for use with J-Link, and I have no difficulties flashing...
Hello everyone,
We're developing an application that manages the LTE Link reconnections automatically, without interfering the GPS performance. For such purpose, when there...
I performed early software development on an nRF52840-DK. I'm using Zephyr on the nRF52840.
Now I have a custom board and started doing development on it by creating a ...