Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
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...
There are 12 LEDs which are connected using shift register HC595 ,the module used is nrf51822(bluetooth module). I want the LEDs to go off after 3 seconds interval. My code...
Hi there,
We are having issues with our boards that uses nrf52832 chip. Our first built had this chip and everything was working fine. We built a second batch and all boards...
Hi,
In nRF52832 datasheet I found that it is having internal oscillators, like 32.768Khz RC oscillator and 64MHz RC oscillator. If it is having internal oscillators what...
Hello
Most of the time we shall use the BT TX 0dBm. In special cases when we want to increase the communication distance we may select the 8dBm mode.
For RF type approval...
I am implementing long read with authorization in the server (peripheral). I have a characteristic with vlen = 1 and maxlen = 300. ATT_MTU = 23.
gatts_attr_md.vlen = true;...
Hi,
I added nRF5_SDK_15.2.0_9412b96\modules\nrfx\drivers\src\nrfx_timer.c to my project. In sdk_config.h I have:
#define NRFX_TIMER_ENABLED 1 #define NRFX_TIMER1_ENABLED...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96,PC is windows 10
I want to use the DFU to update my file,but I find that only the Init packet is signatured...
I am trying to integrate SPS30 sensor to nRF52 DK using Segger Embedded Studio. The sensor fails to initialise and the program keeps getting stuck at NRF_BREAKPOINT_COND at...
Hi,
In nRF24 / nRF51 , the product sheet have the 20dB Bandwidth for Modulated Carrier (2Mbps) parameter.
However , i could not find at nRF52832 ps.
Did it the same...
Before updating firmware i have updated connection parameter with low connection interval. But it taking too much time. If I gave the same parameters at the first time while...
Dear sir.
This is jaykim from south KOREA.
I saw your company website about NRF2460 Chip.
Is this chip discontinue? It means not product any more??
Because We now...
Hei hi.
I'm developing simple beacon application with sdk 15.2, sd132 based on freeRTOS on nrf52832. The app and the whole project is built with help of ble_peripheral/ble_app_hrs_freertos...
void spi_read_write(0x1E,0x00) ==> output 0x10 as return value of register read.
Here I want to send value 0x90 as register value in the argument of spi_read_write(0x1E...
Hello, Looking for help in confirming what happens when pin 0.21 is grounded on the 810. I have a simple custom 810 based on the reference design with an added led and rgb...