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...
Hey Dear Nordic Devzone,
Here I am again, it has been a long time. Before I was working with the nRF52840 and Segger Embedded Studio. But as of now the company I am working...
i have programmed a arduino to send data(int value) on tx ,rx pin .How shoul i set up the nrf52 (the pin no of rxd and txd on nrf are p0.6 and p0.8).Which example should i...
Hi,
I'm looking into the reliability of the BLE connection from one nrf52 to another nrf52. I'm looking to understand a few things.
Once a connection is established...
In both the SDK and production specification (PS 1.4) it is noted that the TIMER (Timer / counter) peripheral in 'COUNTER' mode (0x01) is deprecated.
For implementing a...
In my current case there is a relay node to which want to send RSSI values of beacons nearby and then relay the same information across other relay nodes in the network, So...
what is the problem of "ERROR Failed to open nrfjprog: Error occured when open device long term. Errorcode: CouldNotLoadDLL (0x3)" , when i use the nRF Connect.
the version...
Hi,
How can we receive more than 20 bytes of data from the phone? We are using s132 and SDK 12.3. I know how to send more than 20 bytes of data from the NRF52 to the phone...
I am a newbie to Nordic chips and tools and new to bluetooth. My company is doing a BLE sensor. We have a prototype board ready and I am trying to do some firmware for it...
Hi I have tried the light demo example, where I do not understand the difference between "reply_Status" and "publish_State" on the server, then someone can explain the difference...
I am currently working with an NRF51822 and managed to change the TWI frequency to 400kHz in the twi_hw_master (this worked, I can see it on the oscilloscope). I commented...
I'm trying to upload via DFU from one nRF52832 to another nRF52832
I use SDK 14.1
First I want to enable CCCD at the master side.
static uint32_t cccd_configure(uint16_t...
Dear Sirs,
We are evaluating nRF52840 now, How far is the maximum range it can reach while keeping the data rate at 2Mbps if we use two nRF52840 for point-to-point communication...