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...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
Our project is built wit NRF Connect SDK 2.9.0. For the UART we use nrfx_uarte library directly.
RX works perfectly, but TX is working only in blocking mode. If I call ...
Hi,
I designed a custom NRF52832 board and need to connect it to an ESP32 board. I soldered five boards for testing and also have an NRF devkit.
However, the ESP32 only...
My platform is the NRF5340 , coupled with 32MB of external flash , so I have plenty of external storage available. However, there's a risk that my project may eventually outgrow...
Hi there,
we're currently in the process of changing our hardware to use the nRF54L15. Since all the security regulations are getting stricter and stricter and the support...
Dear Nordic Support Team,
In the datasheet of the nrf9160 (nRF9160_PS_v2.2.pdf) the VSS pin appears in the section 6.4.5.1 GPIO Electrical Specification, but I cannot find...
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...
I'm looking at Product Specification v1.2 - Reference Circuitry Configuration 2 where BUCK2 is not used. The schematic shows the output VOUT2 is tied to VSYS in this case...
Hi Nordic Team,
I am planning to develop a Matter-over-Thread end device (sensor) using the nRF54L15 , which will be battery-operated . To maximize battery life (minimum...
Does anything exist yet? The datasheet only contains a preliminary matching network and says will be available when the chip enters mass production, but nothing is available...
Hi,
I'm trying to use the HCI UART sample to provide Bluetooth support through UART. At first I want to test it between two Nordic Boards, but later switch to another MCU...
I tried used Nordic's UART service implementation as a starting point and everything works but I can't figure out where the string "Nordic UART Service" from "nrf connect...
I'm currently developing a project using the Audio NRF5340 to communicate over BLE. All the modifications I made to the Audio DK app work in VScode with SDK 2.9.0, but recently...
I have loaded the Quick Start Application using nrf connect for Desktop after following the instructions. I get the error as per the attached file on the Serial Terminal....
Hello,
We are trying to test our custom board with nRF9161 in a new location, so we bought local SIM cards (Yettel, Serbia) here. These are not special nb-iot SIMs, just...
Hello all, First, thank you for the support and community here, which is very helpful. I have been developing a device using the XIAO nRF52840 device. (link: https://wiki...