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
I am using the Nordic NRF52840_dk with SDK 16.
I want to store data to flash memory with Ble and uart enabled. I am using a external UART peripheral to receive data...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hi I am planning a new product and doing some research, it is going to be an educational product, my question is if there is support in the arduino core to use the propriatery...
Hi
I am using nRF52832 Soft device S132 sdk 15 and interfaced it with two peripherals over UART. However I dont want to use them simultaneously. Since nrf42832 can support...
I think my question is a general question about the BLE GATT concept of "Control Point". 1- A control point is a special characteristic. 2- A control point is a characteristic...
Hello,
I am struggling to solve 2 problems ,
1st :
I have 4 AAA cells (2 in series each ) to make a good power source !
The Problem :
I have to measure the battery...
Hello,
In the past few months I have tried to develop with the nRF52810 with Keil and SDK5 (15.3.0). The biggest problem I am having is that many example projects have errors...
Hi,
When evaluated under the following conditions, there was a temperature dependence (See the following Results ).
How mach temperature dependence of TX power?
Does...
I have looked at some other NRF_ERROR_BUSY questions and the answers seem to be very dependent upon the situation and not necessarily 'busy' in the usual context of busy....
I am using SDK 16, SoftDevice S140 V7.0.1 for nrf52840.
I am using the following settings,
and in scan_init()
Up till here the m_scan has the name saved to be filtered...
Hi, I'm trying to get nRF Connect 3.2.0 running (connecting to a nRF52 DK with a PCA10040) and keep getting a 'CouldNotLoadDLL' when starting the BLE app. I'm using Ubuntu...