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 have implemented DFU using I2C by modifying the original nrf_dfu_serial_uart.c file. Also, on the master side I have added an I2C adapter class.
The communication...
Hi,
I am a newbie and just started working on the nrf52840 board. I started by using the example "ble_app_uart" and implemented the I2C module to read IMU sensor data and...
Dear all,
I am interested in a BT mesh modules that support precise time synchronization between the modules (microseconds). This is required for sensors application that...
Hi,
I installed nrf Connect SDK 1.2.0 using the nRF Connect 3.3.2 App - Toolchain Manager. (Windows 10)
Using SES for Nordic v4.52, I opened the asset tracker project...
Is there any way I can scan for a short period of time with a duplicate filter on so that I only get 1 packet form the advertising device in one scan window.
For example...
I recently purchased and downloaded the nRF9160DK. The DK User Guide v0.7 does not match the Altium design files schematics and neither match the application schematic in...
I have project with nrf52832.
every second, i want send 11k byte data from nrf52832 to android app, but it is loss data. (i used phone ble 4.2 loss about 1-2% packet)
...
Hi,
Been starting to program the thingy91 and faced some issues. This is the second attempt after failing on the PC and now using the MAC.
Managed to follow the steps...
Hi Sir,
I use the example ble_app_uart_c, the program runs to APP_UART_FIFO_INIT() in uart_init(), an error will occur, and the program jumps to NRF_BREAKPOINT_COND -->...
The nRF52840 product specification version 1.1 contains for the table 160, 162, 164, 166, 168 and 170 the very same content. I suspect, that the correct content can be taken...
Hi, Im new here and microcontroller programming... I curently waiting nrf52840 PDK so Im only quick read SDK and documentation... Before Im program only devices with .NET...
Hi, I cannot open my project using SDK v1.3.0 (nrf9160dk_nrf9160ns selected board) I installed the v1.3.0 using nRF Connect v3.4.1 - Toolchain Manager I already downloaded...
Dear Nordic: I have issue about connect handle. My product supports 1 peripheral and 3 central roles. 1. For this configration, i am not sure handle 0 is resverd for peripheral...