I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to workaround bluetooth unstability for Sony Xperia Device?
Device : Sony Xperia - different models
Android Version: lollipop
Background:
Bluetooth...
I am trying to connect my android mobile with nRF52DK. At the first moment it gets connected and then I am able to access service and characteristics but once it gets disconnected...
Hello,
Is it possible to run CMSIS-DSP library on nrf51822, I would like to use the FFT function for analysing the accelerometer raw data on nrf51822. Is anyone have already...
Dear all,
We have designed prototype with BL652 (nRF52832) and would like overwrite smartbasic with softdevice, we have Segger jlink connected by SWDIO and SWCLK how we...
Dear Devzone,
When working with the nRF52840 I had implemented an ethernet connection using the W5100 chip. I used some examples and libraries from this blogpost
I had...
Hi all,
may be it is just my misunderstanding, but I think it is must be fixed...
SDK12 ble_db_discovery.c\ble_db_discovery_start() never resets ble_db_discovery_t.services...
what happens when USB supply is powered but VDD isn't powered?
The internal USB LDO is working ? DECUSB go to high or not ?
Is there a leakage current from usb to nRF? ...
Hi, all!
Is it really possible to timestamp 4 GPIO edges in parallel with the nRF52?
It would need to be as fast as possible and some edges might be simultaneous so...
hello:
I'm looking for a bluetooth solution for our equipment. We need a chip that simulates a serial port, what we send by SPI port, it is received in the mobile and the...
Hello,
I would like to understand how can I make use of the macro ERR_TO_STR_TWI in order to know what error is being given by my TWI module function.
I have tried something...
I am attempting to run the SoftwareSerial example on the Arduino Primo.
The example code does not work and I am wondering whether the pin assignments are correct.
Example...
If I use PWM "nrf_drv_pwm_simple_playback"
and that will go to "start_playback"
How can I catch end point after it finish entire function?
BTW, the process will keep...
Hello All,
I am working on nRF52-DK, nRF52832 PCA10040, and i want to know on how i can wake up my device from sleep mode using hardware interrupt. I am using interrupt...
Hello,
i want to power off and on the board using the Long Press Button Event.
Is this possible? Please help me out to resolve this issues...
Thank You