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...
Hi,
I am working on SDK13 multiperipheral example trying to add nus in code, but it is not able to send anything to connected android , nrf52 is receiving only 1 byte if...
Hi,
I want a Mesh solution with gateway which is able to connect Amazon Web services(AWS) via MQTT.
6LoWPAN mesh network based on IEEE 802.15.4.
Mesh devices can be...
I'm looking into a project that needs to have BLE to communicate with a user and a mesh network to communicate with multiple data gathering nodes connected by 2.4GHz RF links...
Hi,
I am using nrf52832 for my application. The application share same SPI module for two sensors(with sensors are selected using two chip select pins). Is it possible...
Hello ,
following are my requirements :
to create a secure bootloader which checks app validity at every boot .
the boot loader should also accept UART communication...
I have an Eddystone beacon from minewtech...i've downloaded the nRF connect app onto my android tablet and i can connect to the beacon. the problem is that it's not "taking...
On the nRF51822 Is it possible to check the battery level using the on-board AD, software connected internally, avoiding external resistor divider.
If not what is the best...
Hello,
I've been trying to migrate a project from the nrf51822 that uses s110 7.1.0 softdevice to the nrf52832 s132 1.0.0.3 alpha softdevice. I had to change some given...
How can I found out my NRF51's device Address? (with Softdevice using Random static address?)
Does Softdevice has any API for fetching my device's BLE Address?
As I...
I'm looking at the sequence diagrams for the secure bootloader, and I'm confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram...
Hi
for a new project I need to combine bluetooth with 2G/4G cellular communication, and augmented positioning, meaning we want to use cell tower, GPS and scanning of Wifi...