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...
Good evening.
I write a project on nrf51822 in which there are a number of services with a set of characteristics (write and read). I need to limit access to some characteristics...
Good day!
I'm working on NRF52 and its default timeout for advertising is 180s. But I am unable to stop the advertising event even after that. I tried to change the timeout...
Hello,
is there a certain amount of time the nRF52832 has to stay in RXIDLE between the reception of two packets when receiving several of them without disabling and re-enabling...
Hi, I'm a bit confused.... so far I was under the impression that SDK 12 was the last SDK that supported nRF51 development.
But now I found the section " Using the SDK...
I have a board with nrf51822 which is not equipped with HF crystal, but it has a LF one.
As pointed out in some other threads, calling HFCLKSTART on a board without functional...
Hello, I want to use the module app_mw_ble.c, but couldn't find its matching .h file, as a result, I got tons of "function declared implicitly" error.
For some reason,...
Good Day,
I am unable to connect my Rigado BMD-200 (NRF51822) to nRFgo studio using the J-Link EDU Mini. However, using the nRF connect application for Android I am able...
I need help configuring TIMER + DMA + PWM ( nrf52 ).
I would like to set the value of PWM with an interval of 100 ms and PWM configured to frequency of 20-40kHz.
Optinal...
I am using HRM demo application on nRF52840 DK with Samsung Tab-A. The nRF Connect App is running on the tablet. We are seeing that the dev kit gets disconnected soon after...
Hi,
The Bluetooth Developer Studio plugin fails to generate proper CP profile.
We use the last BDS version (1.1.3139) and the last version on the plugin (1.3)
Here...
Hi,
We are using nRF51822 Gazell protocol. We found that when host dbm is getting down to -61 or -62 dbm, the communication will lost. We had set it to +4db and use 250kb...
I have a question about how to build RSC (Running Speed & Cadence Service) ? especially using mbed compiler because I just found CSC (Cycling Speed & Cadence Service). like...
I am trying to add peer manager to multilink_central example on SDK14.1.0 based on the ble_app_hrs_c example. The code is running on nRF52832 and softdevice S132 5.0.
It...
hi,
I need combine to SAADC with BLE interface. The following is the code I have written. However, I'm unable to transmit information via bluetooth. Can anyone help me with...
Hi,
I have found this link devzone.nordicsemi.com/.../ . It seems you need to change SDK or softDevice to make it work with FreeRTOS. Could you please share more information...