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...
as title,
I can't load the project to SEGGER Embedded Studio.
I can't install CMake by entering the those command ( choco install -y cmake --installargs 'ADD_CMAKE_TO_PATH...
Hi
I was trying to do the page up and down key, I just built it successfully but it is no response.
Could anyone find out the reason for me.
I appreciate for your assistance...
Hello,
I tried to follow the "nRF_Sniffer_UG_v2.2" and i didn't understand the section 1.2 which described how to set the Python and Pyserial,can some one explain what to...
Hi,
1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?
2. does the coexist (UART) example need to be provisioned. ...
Hello to everyone.
I'm working with the Light_Switch example with four nRF52832 SDK (two clients, two servers) and my cellphone as provisioner, in Mesh 3.10, with "nRF Mesh...
Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions.
Is this a "real" partition...
Hello,
I ordered my nRF52 DK from Rigado for their BMD-350 module using the nRF52832 chip, but their DK comes with an additional Atmel chip. Now I saw the regular nRF 52...
Hello!
In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil , write flash incorrect and not work.
In SDK15.2 this prodject work fine.
Please correct...
My application will update over USB from a connected host.
For testing, I used two projects:
Bootloader: secure_bootloader_usb_mbr_pca10056
Application: led_softblink_pca10056...
So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops...
Hi,
I have my SAADC configured with two channels. One for my sensor and one for the battery level measurement.
I only need to measure my battery level every minute for...
hi,i have a question.
nRF52832,can not Pairing and binding.SDK13.0.0,base onble_app_hids_keyboard example.
It can be paired and bounded before. but now can't pair and...
Hello,
SDK 15.2.0
SoftDevice 6.1.0
DFU with Uart (based on {SDK}\examples\dfu\secure_bootloader\pca10040_uart. Single bank mode as my app is quite big (probably not...
Hi,
I am using Segger Embedded Studio and SDK version 15.2 for NRF52840 based module. NRF_LOG_INFO() works from main.c but not from custom drivers for sensors. Is there...