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...
Hi,
I received the nRF9160DK yesterday, and used the AT Client to get talking to the modem and connecting to a network. In VS Code I built an application from sample ...
Hi there,
I'm using the product specification of the nRF52840 to program the SAADC in continuous mode using its internal timer. I'm not able to use your SDK. Unfortunately...
We've built a custom board, at power off current is 1-2uA and when connected average current is ~4.7mA. Internal DCDC is enabled, this shaved off >2mA. Other than reducing...
Hi ALL:
- SDK version: nRFSDK 15.3
- HW: nRF52832
I am tried to earse the flash by sg_flash_page_erase(uint32_t page_number), but still failed. My code snippet as...
Hi there,
I want to read the memory from nRF52840,
but J-Link showed me, J-Link is defective, how can I rectify it ?
It's from 2018 J- Link ,
Screenshot :
tha...
Hello,
I'm running the nRF Mesh SDK 5.0.0 with the light CTL LC server example. I have also developed an implementation of a DALI master. DALI is a manchester encoded signal...
I am using: \examples\ble_peripheral\ble_app_uart and \examples\ble_central\ble_app_uart_c .
In Nordic infocenter it says: The application scans peripheral devices and connects...
Hello all,
I would like to know if it would be possible to simultaneously use 3 instances of I2C and 2 of I2C for the nRF5340DK. As stated in the data sheet, the application...
I use nrf52832 + ncs1.7.0 to develop mesh projects. The current project requires mcuboot + mpsl. But I found that SoftDevice Controller occupies too much flash space, which...
Hi,
I am trying add existing file in CMakeLists.txt a main.cpp file inside Project libapp.a, at which i am getting this python error. Kindly help.
Regards,
Hi all,
I am currently using Raytac dongle https://www.raytac.com/product/ins.php?index_id=89 with connectivity FW on the dongle and pc-ble-driver version 4.1.4 and sd_api...
Hi,
I am trying to edit my bootloader (buttonless USB DFU).
I want to add a button to exit the bootloader and return to the app.
The problem is that the gpiote interrupt...
Hi Team,
We are on the Pre-Production stage of our Product, which uses the nRF52840 (forBLE) with the FEM nrf21540(new)
We are aiming to get power out of 20dBm.
To get...