Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
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...
I am following the example given in the SDK v16 with nRF52832/ nRF52840. For the given example UART is working fine. But whenever I am changing the default pin configuration...
Hello,
We are working on the NRF52840 with the SDK15.3 and the softdevice 6.1.1, we are trying to connect to different mobile centrals via ble. We are facing problems...
Hello,
We are trying to develop a gateway (central) to interface with off the shelf BLE devices. One of the functions of the device is to send logged data to the client...
Hi - I am trying to create a CLI project with FreeRTOS , the project will be used as an aggregator .
I can not figure out why I can't enable CLI , code hangs. would appriciate...
Hello, I have to use 2x VL53L0X in a development based on nrf52832, but I cannot find the adequate library for this share. Can I use the development library on nrf51 from...
I'm trying to modify the lwm2m_client sample with my network APN and Operator details so am adding the following to prj.conf
CONFIG_LTE_PDP_CMD=y CONFIG_LTE_PDP_CONTEXT...
Hi,
During May 2020, there was article describing "Bluetooth flaw exposes countless devices to BIAS attacks", also said that "“After we disclosed our attack to industry...
Hardware: nrf52832
SDK: 16.0.0 with FreeRtos,
Softdevice: S132 7.0
I set configMAX_PRIORITIES to 5 and modified nrf_sdh_freertos_init to set BLE task priority to 4....
Hi,
I'm using an evaluation board with nRF52811 for a smart home device project, which the user can see the distance between his smartphone and the peripheral, calculated...
Hi Team,
1. Is there any tool to generate the ECC Key(Public & Private) pair for validating digital signature things. So that we can use the same and we will implement the...
How do i change the baud rate for the serial LTE modem interface, changing the baudrate in the ~\ncs\v1.2.0\nrf\applications\serial_lte_modem\nrf9160dk_nrf9160ns.overlay has...
I am looking at using a customized version of ESB on the nRF52 where there will be multiple remote devices that share a time period to transmit to a central node (no ACKs...
Hello,
I've been evaluating the speed of nrfjprog vs JLinkExe to flash multiple devices and found out that i could use JLinkExe with .jlink scripts to save roughly 50% of...