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...
Hi all
According to chapter 50.2 of the nRF52832 product specification V1.2, the pins used for the UART peripheral should be configured before in the GPIO peripheral to...
why most of the examples of sdk 12's sdk config file has different options?
I'm trying to build an application that has Central and Peripheral Role application (and it...
Hi,
I have noticed the new preview DK for NRF82840 is now available, and the new chip is running the new BLE5 spec. My understanding on the BLE v5 is the higher data rate...
Dear Team,
We are facing an issue in nrf51822. We are compiling same project on different system in log file we got certain differences such as
System Licence
...
How to change Peripheral Role to Central Role without having concurrent Role?
I know S130 Can have 8 Concurrent Role as Central, Peripheral, Observer, Broadcaster.
But...
Hellow i am starting with nrf51, and reading nAN-36_v1.1x.pdf doucument
about using use a button to sent a signal through ble.
the BLE hellow world.
but I cant find the...
I'm trying to program 500 raw (not populated on boards) Taiyo Yuden EYSGJNZWY modules, which uses the nRF51882 chipset.
Does anybody know where I can get a fixture to do...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
Long story short, I need to create a packed struct.
I knew the pragma way, to change aligment, didn't work.
I looked up and found the __packed (I'm using Keil µVision...
Hi,
I am planning two have the following network:
1 central communicating with 3 peripherals
One of the peripherals will be a smart device (iOS or Android). What...
Using SDK 12.2, I have compiled the secure bootloader successfully, tweaking the sdk_config and Makefile to use RTT for logging and turning on logging, and using the "_debug...
Configuration: Nordic PPK, PCA10040, PC10028 & PCA63511. Current consumption is relatively high on nRF52 vs nRF51; nRF51 is configured with SDK 10.0 and nRF52 with SDK 12...
Hi,
I have got my nRF52 DK. I could flash softdevice using nrfjprog.
But after reading s132 specification, i have following doubts.
How to flash application from the...
Hi all --
I have an application where I have a LDO generating 2.6V from a single lithium-ion cell. It has an EN input that I want to expose to the nRF52 with a little RC...