Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Core4.2 SPEC supports BLE numeric comparison and nRF5_SDK_12_3_0 support core4.2.
However, I can't find any event for BLE numeric comparison.
Is nRF5_SDK_12_3_0 support...
I am currently developing iOS applications related to Nordic ’s nRF 52832. So, I have some questions and I will ask you a question.
Send the electrocardiogram waveform obtained...
dear friend,
in document S132_SDS_v0.5 page 67,there is a table as followed.i have some problems:
1,what work is done in stae (A)-(I)? can i get a detailed description...
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...