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 design buildt on ble_app_uart peripheral example from SDK 12.2.0. I use a timer that I start from case BLE_ADV_FAST in on_adv_evt to send a message to a display...
Hi,
I am using a PWM to control the output of an LED driver and I am implementing a soft_on function when powering ON the driver, so we have a start_PWM function that looks...
Hi, I want to start some projekt with BT840 module and use Keil to programming it. Also, I have Segger jlink programmer but I don't know how start. Can you give me some tips...
Hello,
we are using nRF52840 and have to directly use the CRYS API of the CryptoCell310.
In the documentation of the function CRYS_HASH_Update, the following is written...
When I use the battery to power on, I get NRF_POWER-> RESETREAS = 0x00010000. I check the register manual to see that it is GPIO wake-up. But I didn't configure GPIO wake...
Hello,
I am using Samsung Galaxy Tab A (2016) with android version 5.1.1 build LMY47V and I can not connect to the bluetooth module at all. In the log of the nrf Connect...
For an ADV_IND advertising event without any Scan Requests, what is the maximum amount of time that the radio's receiver will stay on?
Is this parameter configurable?
...
I am trying to configure SPI with BLE using softdevice S130. But SPI is not working properly when I used it with BLE, although it is working fine without BLE
Hello Nordic,
I am having problems getting the PPK to work with my nrf520840-DK application. I am happy to share my code with you, but first a hardware setup-description...
Hi,
Do you have an example in how to upgrade the firmware of the NRF52 family through UART via IAP? I am keen to update the FW of my product without the necessity of using...
Hi,
I'm developing a central application and I would like to be able to get the full device names of the peripherals I connect to. I know how to get the device name from...
Hello,
I'm using the nRF9160 DK for a datalogger with LTE capability, and I'm using the Arduino shield "Mux Shield II" which can be found here: mayhewlabs.com/.../mux-shield...
Hi
I am using pca 10040 and nRF5_SDK_15.2.0_9412b96
Is there a way I can modify the LOG feature so it comes out on a UART instead of the USB COM port. This is probably...
I'm trying to connect to the Internet from Android Things connected to an NCP through the OpenThread Border Router.
1 Raspberry PI running RaspPi_OT_Border_Router_Demo_v2...