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...
The way of entering the bootloader mode is sending the command,then run the code as follows:
void jump_to_bootloader(void)
{
uint8_t softdevice_enabled;
uint32_t err_code;...
I'm sorry but i don't know where else to turn. The tutorial on adding a characteristic to a service (the nordic tutorial i am basing this off) isn't finished and I have no...
Hi
I did not quit yet understand the Gazell Pairing library.
If an encrypted message is send, how do I add some payload to the acknowledgement.
And how will I be able...
Hi,when i set NRF_RADIO->MODE in RADIO_MODE_MODE_Nrf_1Mbit ,then use radio_tx_carrier(txpower_, mode_, CH_LOW); i got a picture with spectrum analyzer like this ! , when i...
Hi
I have been using the double buffer DFU for a while now, and it works reliably for me.
However, I am hitting the application size limit that can be handled by the double...
Hi,
We developed the app using the nRF Beacon App sample code.
I want to ask for a good application notes or some hints which I can use for developing.
* Is the API documentation...
The nRF51822 Product Specification says that "Maximum number of pins with 5 mA high drive is 3."
Does that mean that you can only configure 3 pins as high drive, or could...
I managed to upload my application OTA DFU when there was only the bootloader running. After my application is there, I can start DFU and my application runs thru reset_prepare...
Is there a firmware locking feature for either 51422/51822, or can you purchase OTP (one time programmable) versions?
Can you buy them mask programmed from Nordic?
I...
I want to get sensor data from arduino, with atleast 200 samples per second, but at present I am only getting around 20 samples per second. I went through forums and got to...
What is the source resistance for the GPIO pin when driven high and configured as following:
Output, Standard 0.5mA drive, No pullup, S0S1
Output, High 5mA drive...
Hi there! I added ANCS to my project which contains services nus, dis, dfus and two other custom services. Everything seems OK except device manager. I paired the device with...
Hello,
I would like to know whether the below PA can be interfaced with nRF51822?
For our application we need to increase the power of the BT. so I have selected the below...