Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hello Community!
I have a question about connecting an external memory to the NRF52840. I noticed that it is not possible to connect an external RAM memory, but the QSPI...
I am trying to interface a PDM microphone to a NRF52840 using NRF Connect SDK v2.9.0. Does anyone have a good idea of how to get the DMIC sample to work on the NRF52840? The...
I am trying to use an ESP8266 ( ESP-01) to add Wifi capabilities to a nRF9160 project board. I am using nRF Connect SDK V2.9.0 and the V2.9.0 Toolchain.
To set it up I followed...
Hi,
I encountered an issue with SPIM3 and interrupts while using the NRF52840 with an Infineon sensor. The sensor generates an interrupt every 54-55ms, after which I read...
I have an NRF52840 DK (3.0.2) board, but it is not working. The USB port is not detected. When I power it through USB, the debug LED (LED5) turns on and then off. On the SoC...
Hi,
SDK:ncs2.6.1. The main program runs in the app core, and the net core is included as a child image. The Bluetooth broadcast is normal when tested at room temperature...
Hello Team,
I am trying to measure the sleep current of NRF54L15 DK, in the system ON mode, for that I am using Blinky sample code, from SDK version 2.9, which uses the...
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm developing a project for PID control of the temperature of a peripheral, let's say a heater. The feedback is...
Hello,
i recently received several nRF54L15DK kits.
The example good for channel sounding works well but left us with a question about the BLE antenna.
According to...
Hello when I build an application on VS Code, the terminal give this error :
warning: UPDATEABLE_IMAGE_NUMBER (defined at C:/ncs/v2.8.0/nrf\samples\common\mcumgr_bt_ota_dfu...
Do we have documentation anywhere detailing which pin is used or not in the 9161 DK and 7002 DK? I see docs like this:
Board control
Buttons and LEDs
I selected pin...
Hello ,
i m using sdk 15.0.0 and spi example for flash winbond 25q64 read write .
i m successfully read manufacture id,,device id.
but problem is writing and reading...
Hello,
My name is Calvin and I am tasked with testing the NRF52840. I want to create my own development board for prototyping a project, but I do not want to keep plugging...
I'd like to know if the below info. is correct.
QDID of the nRF5340 chip itself : 11524
QDID of the Host system used in nRF Connect SDK version 2.8.0: Q322804
BR...
Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...