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 want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, S112 v6.1) with Secure Bootloader.
I am trying to enable the peer manager with bonding using the Flash Data...
I am starting a new development and want to select an appropriate debugger. I am using Keil uVision Pro version.
I a previsous project I was using ULINK2 and was hoping...
Dear All:
I want to learn the detail of the ble technology and i think the offical ble sniffer is very cool, but it is not open source, so i want to write a ble sniffer...
development environment: SDK 15.2
I am trying to make app_ble_uart.project can be bond with my Android phone, but everytime i press "bond" button by nrf Connect APP
sd_ble_gap_sec_params_reply...
Existing method: Search equipment in app and try to connect.
Question: can I search our equipment in Android OS Bluetooth setting and pair?
The customer wants to be automatically...
I am developing a NIR (Near-Infrared) product using nRF52810. I use 15.3 for SDK and S112 for Softdevice. I implemented ADC (saadc) function based on ble_app_uart.
I have...
Hi everybody,
I been experimenting with the HID over GATT example (mouse), and I am trying to use more than 3 report IDs. When I used only 3 there's no problem. But when...
Hello DevZone,
SDK 15.0.0. SD132 PCA10040
SPI settings : Mode 0, MSB first, 125kbps, orc = 0
I am trying to get NFC communication between two dev kits, one using the...
Hi,
is there a possibility to tune the external xtal (lfxo) or the rtc?
In other microcontrollers there is a possibility to trim, for exampe the rtc ignores one or more...
Hi teams,
I have build custom board connected to ethernet via ENC28J60 ethernet controller.
It uses SPI communication with ENC28J60, but some strange behaviour during...
hello
i am using nrf52832 with pwm driver (working with ble and s132 if it metters)
i need to control 4 different motors speed via pwm, since there can be only 3 instances...
Hi
I have implemented a scannable advertising on nRF51822, s130, SDK12,
I can see it's working by reading the scannable information on nRC Connect, however,
on the sniffer...
Hallo,
I have a question reading the datasheet. It states:
" If a regulator is only to be used in LDO mode, the inductor for this regulator is not needed. "
I want to...