Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hello,
I'm a few novice in BLE, and I've got a problem.
I'm using a custom project based in UART example. I'm using Nexus 5 and nRF ToolsBox for text it. I'm saving...
Hi! I want to send the temperature data that I get from the beacon sensor not one by one but in packets for example of 100 samples. I have followed this tutorial devzone.nordicsemi...
Hello,
I am trying to get SPIS EasyDMA to work. Currently the SPIS MISO response with high when the CS is pulled low by another master device, but no correct data present...
I'm trying to add more buttons to the nRF51 DK.
But I get an error.
I have found the NUMBER_OF_GPIO_TE define.
#define NUMBER_OF_GPIO_TE 4
How can I handle more...
Hi, is there RSA-512 cryptography (or maybe another asymmetric cryptography system) implementation for nrf51 or some implementation that can be easily ported to nrf51?
Hi. I played around with the MQTT example on nrf51822 module.
I get it connected to an openwrt device and can connect/publish to mosquitto on button press.
In next step...
Hello all
If you could please point me some directions on how to solve my issue, I would be grateful:
Some background info:
SDK used: 9.0
spi master code =...
Dear Nordic Developer Zone,
I have a silly question. After searching in the Nordic and Bluetooth documentation, I didn't find what CCCD and SCCD mean. Theses metadata are...
I had a design on 4-layer PCB with nrf51822, then the requirement was changed, then the 2-layer is sufficient for routing.
But I thought 4-layer PCB is better for RF circuit...
I've run into a problem with an OS API call when running FreeRTOS on an NRF51 due to how ticks are corrected.
vTaskStepTick() is getting called while the MCU is awake and...
Hello all,
I am trying to activate ADC to measure a voltage every few seconds using nrf51822. When it is done, I supposedly deactivate ADC so it does not consumes while...
I am designing an device and i need to communicate with the device using the I2C of my nrf52.
when ever i try to initiate the transfer process using the driver function...
Is there a Peripheral Encryption Example for the nRF52? and can the Master Control Panel tool(3.10.0.14) be used to test the Peripheral Encryption?
If i clcik the down arrow...
Question about usage. I am using the nRF52, and ported product code that was running on the Alpha SDK11 to the release SDK11. I believe that what I will describe is a new...
According to the product specification of the nRF51422 the current between the advertisements is:
i_sleep = I_on + I_rtc + I_x32k
16k Ram enabled: = 2,6 µA + 0,1 µA...