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,
We have started to design a project and we would like to use the Nrf52840 as border router with a linux terminal. The link would be a serial over USB. So the NRF52840...
Hi,
I'm trying to create with the S132 SD on the nRF52832 an application, that will provide 3 different kind of sensors. My goal is, that these sensors will appear as an...
Hi there, I could not find any documentation about the meaning of the version numbers, when creating bootloader settings:
nrfutil settings generate --family NRF52840 --application...
Hi
I am working on Eddystone in nRF52832. Its working fine when using power supply.Then I used Lithium battery as VDD. then it not working properly, only working in connectable...
Hi,
I was wondering what is the recommended GPS circuit would be for an always outdoor device with a large patch antenna, without the need for an amplifier. Would the following...
Hi all,
I have my custom nRF52832 board, I use SDK12.3.0 with SD132.
I'm currently trying to add BLE advertising to my firmware. To achieve that I'm copying parts of...
Hi,
I am performing the following test:
https://devzone.nordicsemi.com/nordic/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585...
For my graduation project i'm developing an improved version of the Nordic Secure DFU Boot loader. I'm trying to integrate something like the Zigbee OTA client inside the...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
1) Initially by seeing register description I thought each TIMER has its only...
Hello.
I imported the "Nordic_UART" example from "nRF5_SDK_15.2.0_9412b96 examples ble_peripheral\" The device is visible from the Android BT settings and is not visible...
Hi,
I am now working with the iBeacon. I am trying to get the RSSI @ 1m distance.
I am able to get the major and minor and the tx power but cannot access the manufacturer...
Hi,
I wanted to build a single shot timer using the nrf_timer library. I went into the library code and I couldn't understand some of the enumeration due to some lack of...
Hi,
I'm using the USBD for HID keyboard on my nRF52840 and I'm trying to change the serial number. On my PC (Linux) the Serial number always appears as 0 using lsusb -v...