Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I'd like to get familiar with implementing a blood pressure and heart rate monitoring Bluetooth device. Which development/evaluation kit is the best to get started with? ...
Hi,
I'm using the "ble_uart_project_template" I would like to put the "host" processor into a deep sleep mode to save power while the nRF8001 is still active.
Is there...
Hi,
Can anybody help me, thanks in advance.
What is wrong with NVIC_EnableIRQ(UART0_IRQn) - the execution halts when calling this macro ?
I'm working with Keil. ...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi,
I am working with Arduino/Ble Shield to implementing a keyboard device with some consumer control keys support,
My implementation will be based on hid_keyboard_template...
Hi Nordic folks,
I’m stumped by an an error in sd_softdevice_enable() that outputs this from my error handler:
[ERROR] app_error_handler (src\core_functions.c:183...
It clearly states in the nRF51822 Beacon Firmware Documentation that you need to use the Master Control Panel in order to connect upload new firmware.
Now that said, there...
Hello,
I'm using Win 8.1 BT LE stack to communicate with the NORDIC. I am using soft device s110. I use notifications to send data to windows which assembles a message...
Hi,
I'm writing a little piece of software using direct access to the radio registers in NRF51822. Is NRF51822 capable of calculating BLE checksum in hardware? As far as...
PROBLEM: the event handlers are never called after app_timer_start called
I have a design without the LFCLK XTAL. I initialize the stack with:
static void ble_stack_init...
HI ALL
i have successfully creat my own service referring to the example ble_app_lbs and reference nAN-36.
but when i tried to creat my own characteristic in my service...
I want to check out the long attributes capabilities of the S110 SoftDevice.
Inside of the Sdk 5.2.0, I cannot find an appropriate example.
I'd found some example code here...
Hi,
How to work with the connectable directed advertisement (BLE_GAP_ADV_TYPE_ADV_DIRECT_IND) event?
I modified the ble_app_template application to support direct advertisement...
Hi,
I am developing a test board with a nRF51822 and ST balun (NRF01D3) and a chip antenna (probably Johanson 2450AT18A100 or B100). The board will have 4-layers. The inner...
nrfgostudio_win-32_1.15.1 program softdevice s110_nrf51822_6.0.0_softdevice.hex works well with STlink for nrf51822 but when I program bootloard error appear :
Running...