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...
Hi,
We are using NRF52832 MCU for one of our BLE based project.
We are running out of memory when specific operation performed. Buffer crashed.
What is minimum setting...
I was using log to print debugging information when the BLE_GATTS_CFG_ATTR_TAB_SIZE message popped up. It doesn't normally happen. What's the reason for that? Thank you very...
After flashing the nRF-9160-DK with the required firmware ( as instructed in this video https://www.youtube.com/watch?v=rMvW3HXLErk&feature=youtu.be ), the LED 3 is flashing...
Hello,
we need to disable UART0 to achieve low power operation of our device. This is done by running:
This works correctly on a minimal example when building using...
Hi ,
I want to know if it is possible to interface NFC text record example with ble_app_uart example. I want to run both the programs simultaneously. As the NFC text record...
Dear all,
The forum is full of questions around printing floating point numbers, however, I have a rather strange issue where maybe someone can help.
I have a project...
Hi,
I am new to creating project from scratch.
I want to use nRF51802 module. From few support tickets i have come to know that SDK version 12.3 and SoftDevice S130 version...
This is a beginner question and may well related to a misplaced setting in Segger Embedded Studio.
I am working towards a BLE scanner application which will include NFC...
Hi, Thank you for your attention to this matter.
Please provide nrf5340 layout in this package to me: WLCSP 4.39 x 3.994 mm package The customer needed to use this encapsulation...
I want to receive more than 250 bytes over NUS ,presently i have receiving All Data but in parts of 20 bytes (i.e after receiving 20 bytes BLE_NUS_EVT_RX_DATA event is occures...
Hi there,
I've recently purchased a nrf9160dk to evaluate. I've got some demo code going connecting via LTE and chatting to my AWS server via TCP and that's all going well...
Is there any SPI examples by directly accessing the registers?
Based on SDK15.0.2, for NRF52832 or NRF52810, higher freedom, higher memory utilization.