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...
Hi.
I want to make a device which can connect each others and communicate with NUS.
I need not to use any other service without NUS.
I made nus_c service which is a central...
Hi
I can't seem to find this in the datasheets, what is the active current consumption of the nRF52832 chip, I'm interested in the maximum expected current consumption...
Hi!
I want to connect a nrf51 dk with a beacon and I'm using the UUID to make the connection. In the beacon code I define the UUID in this way:
ble_uuid_t adv_uuids...
I use nrf52832 with softdevice s132_nrf52_1.0.0-3.alpha for a ble application on own pcb.
first I'm not sur of adresse to use for iROM and iRAM areas. I've this parameters...
//Hi Everyone!
//I am programming a nRF52832 through the SDW interface and am having trouble answering some questions.
//So, first off is simply checking my understanding...
I have a recent dev board and am using SDK11 with gcc.
I can build and flash OK
The blinky sketch runs
However, when I load up examples/ble_peripheral/ble_app_proximity...
We bought the Beacon Kit from Nordic. I'm trying to use the firmware code on a similiar beacon board based on same Nordic Nrf51822. The board has same button and led pins...
The release notes for the S132 V2.0.0.0 SoftDevice indicate it's only compatible with silicon revisions C and 1.
I have several PCBAs that have the rev B silicon. Will...
Hi guys
First of all, I know nRFgo can be very convenient for application encryption, but in order to improve the mass production efficiency,I merged the application code...
Hi!
Goal: I want to send as much data as possible using CoAP.
I have connected a nRF52 (IoT-DK) to a Raspberry Pi using BLE and 6LoWPAN. The nRF52 is running the CoAP...
I use the nrf52832 with softdevice S132 s132_nrf52_1.0.0-3.alpha for a ble application.
without the softdevice, the rtos works correctly.
but when I enter this parameters...
I'm moving from nrf51 to a higher performance uC. I think that there is lot of models of nrf52.
what's the reference of the best nrf52 in term of performance. I want to...
I've been using the device firmware update service for quite some time now. I'm looking to add the ble_nus service, but this feature seems to fail when ble_dfus is re-enabled...
With the latest nrfjprog from Nordic and latest J-Link software from Segger, I am still getting the error below.
$ nrfjprog -v
ERROR: JLinkARM DLL version used is too...
I am working on the ble mesh using nrf51822. I am able to read the mesh values using the nrf master control panel android software. But we want to make an android software...