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...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello, When I use the recommended X1 and X2 crystals from Epson (Q22FA12800025 and FC-135 32.768KHZ ±20PPM,9.0PF) the device works properly, crystals from ECS did work too...
Hi,
I am doing a design with this component MP06003, but I don`t find this in the distributes in Argentina.
I am looking for this components with others distributes...
Hello Community! I've recently switched from Master Control Panel to NRF Connect. I want to use my NRF51 Dongle (PCA10031) with NRF Connect. Therfore I deleted the existing...
According to eval kit reference BOM list a TDK MLZ1608M100WDT25 10uH coil is the only one on list. Is there any other suggested coil models tested by Nordic? Just wondering...
We are designing a custom antenna for the nrf52833-QIAA. Could you supply the output impedance of the ANT1 antenna pin so that we can run an HFSS simulation on our layout...
Dear Members,
I run 3 devices,
GPS on libuarte1
LCD on SPI2
Sdcard on SPI 1,
I'm using ANT and softdevice 340,
When I run LCD and SDcard outside the main loop...
Hi,
I am having problems with the ble_advertising_int() function. It returns a return code of 12 (NRF_ERROR_DATA_SIZE) which is returned by ble_advertising_init() -> ble_advdata_encode...
Hi I ran in some problems with my BLE fragmentation. I want to send data (files) up to 6kBytes over BLE (Bluetooth 5 on nrf52840 to another nrf52840). My project is based...
I'm using PCA10056 (nRF52840 DK) for a project. First-time user, so little experience with this board.
I need 1.8v level SPI signals from the PCA10056 since I need to talk...
Hi
what is the current consumption for LPUART (when there is no event - let's say it is sleeping) on nRF9160 and on nRF52?
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
I have a problem regarding the connection to the cellular network of the nRF9160DK.
When I boot up the device and I have uploaded a code to connect to the network...
Hi,
We have a custom software for our custom board. And would like to investigate a little in the AT commands going to the modem and the responses
is there a config...
I am using Connect SDK v1.7.1 and Ozone v3.26b. When I click "Debug with Ozone" in VS Code, I receive the following warning in the Ozone console:
I am able to correct...