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...
Hello,
I am trying to use the PPK (I) to measure current consumption of a DVK-BL654. I was able to successfully do this several months ago, and now when I am attempting...
Greetings,
I'm having some trouble displaying logs to the SES Debug Terminal... Basically, I can see the logs with RTTviewer but not in SES Debug Terminal. However printf...
We are in the process of applying for approvals testing of the device and need your help to confirm the following. Bluetooth data required (we use BLE4.1 mode): 1) Operating...
I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try...
I'm using a custom board designed around this nRF52832 module . I have broken out SWIO/SWCLK/SWO and nRF_RST to a standard Arm 10-pin header.
Using Black Magic Probe, I...
Hello All,
I am trying to Program our custom board which has nRF52 controller using nRF52- development kit ( https://www.nordicsemi.com/Software-and-Tools/Development-Kits...
As the title says, I'm getting a hardfault on a call to pm_init() in a BLE peripheral HRS trial application. This is on a micro:bit v2 board, which has an nRF52833 Cortex...
Hi, Im trying to add accelerometer value to my own service. The device is advertising, When I connect to the nRF Connect application, I can not see my service, the status...
Greetings,
I'm using nRF52 DK to transfer LIS3DH accelerometer data in Bluetooth. I successfully managed to establish an I2C connection with my sensor, I get my XYZ values...
Hello Nordicsemi Community,
I am attempting to update the firmware of nrf5340pdk cpuapp from a mcumgr cli running on a raspberry pi 4 linux. From the logs, it seems the...
Hi,
i am using a nRF52840 with sdk v17.0.2 on soft device s112. using the ble beacon example. i can set up the connection from the raspberry pi with a 2 second beacon...
Hello Nordic Team
I am working on SDK v-17.0.2 SPI example to interface with external flash memory. I have Winbond W25Q128FV and Fudan FM25Q08 flash memory but have same...
Hi,
I have modified the Cloud Client sample from ncs v1.4.0 for sending sensor values to the AWS IoT. The sensor code makes use of GPIOTE interrupts using this sample as...
Hi after a long time,
we have developed a custom board with nRF52840 and there is a part of the project, which is focused on sensing sound and evaluating sound pressure...