Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
hello,we want to use NRF24LE1 IIC to communicate with NFC cards.
firstly,we choose NRF24LE1 IIC(hardware),but it is failed. then,we use simulation of IIC(software) to communicate...
My nRF52832 DK will no longer respond to J-Link downloads.
It seemed to start after I erased the target from Segger IDE.
Now it states that the file is downloaded, but...
hi, im new to to work on nrf52 ,
i took the BLE example and complied it - it works. i tried adding PWM to the project from examples. i also added the app_pwm files from...
my 52832 go to bootloader for about 1minute when it power on, what's wrong and how to tackle. Now i am tracking that referring to the implements of bootloader. normally, when...
Hello,
I am using sdk 12.2 and nrf52832 customized boards. I have interfaced bme 280 with nrf52 customized boards. My challenge is I am getting 3-4 mA current when I am...
hi to everyone!
I am using nRF52832DK with Keil5 and nRFgo Studio to program SoftDevice.
Now I want to program my first custom board, but it looks like I can't connect...
Hi,
I checked the errata document for nRF52832 Rev.2.
In #182, there is the sentence of "Improvements as described in IN #105.".
However, I can not find the #105.
...
Hello!
I experienced the same errors as here and here when following the Eclipse gcc tutorial (7), but the solutions did not solve my problem.
I suspect this is related...
Hello ,
I use nrf52832 in my custom card, I developed everything on the develeppement kits nrf52, and when I merge to the custom card, I remerque that there is a huge consumption...
Hi Sir,
We have designed custom nRF52832 board in PCB design layout have 4 Pin connector VDD, SWCLK, SWD, GND. I know how to use nRF52832 DK for programming. But for other...
Hi,
I am using SDK12.3 and stack s132 with NRF52832. We have to store 3 variables in flash memory and keep updating it once BLE connection is formed with the phone. We were...
Hi,
I use nrf5_SDK_for_Mesh_v1.0.1_src SDK to debug mesh in SEGGER Embedded Studio for ARM 3.34. The projects are all based on NRF52832, but I want to debug it on 51822QFAC...
Hi,
I have been using the following parameters to flash program the example ble_app_uart_c_s130_pca10028 (SDK 9) but the problem is the it uses the S130 v1.0.0 softdevice...
Hi,
I have a newbie question. Is it possible to implement a POTS voice quality like an intercom system using Thread (assuming all the end points are using nrf52840 SOC...
We are trying to minimize the UART current in our product, so we tried some experiments on the PCA10040 board.
We noticed a significant current difference between SDK11...