Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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,
I want to store some data into flash and need to read before calling gap_params_init() in proxy_server demo.
1) when I am initializing flash manager using flash_manager_init...
Hi I wanted to flash a firmware in a Thingy52, I used Segger embedded studio and NRF52 DK to do that. I used the right cable but after flashing my Thingy52, it doesn't blink...
Hello dev zone !
I shall design a compact hardware solution wich is cost sensitive.
I need to use a NRF52832QFAA, I need to provide a 16mhz clock to a hardware peripheral...
I want to implement the function of long Attribute Value reading and writing in BLEV4.0. How should nrf52832 sdk14.2 implement this function? Is there a routine for reference...
I am trying to create a beacon application based on nrf52810.
I am using the following…
* SDK: 15.2.0
* IDE: Segger Embedded Studio
* Hardware: PCA10040 V1.1.1
...
hi.... i am working on ble_uart in segger ... while i am debugging my program stop at nrf_breakpoint_cond ...
how to enable the logging ... please have a look at pic......
hi...
i merged the ble_uart and twi sensor program in segger 15.2 using nrf52832
i have flashed the program successfully, i am getting fatal error while i am debugging...
Hi Sir
We'd want to make lot of nrf52840 devices, and all devices included open bootloader program,
however, the each device USB SDFU port number are different (COM30...
Hi,
I am usig nRF5_SDK_15.0.0_a53641 and writing a program with keil .
I am tryng to read data from the acceleration sensor( LSM303DLHC ) bu communication with BLENanov2...
Hello All,
Confirm the chip set replacement for the NRF51822 with NRF51802?
Can anyone suggest me which one is better with reference technical features.
Thanks
I used nrf52832 sdk14.2 development, modified on the basis of the ble_app_template project, and ported some of the user code previously in sdk12.3 to sdk14.2. After I open...
Hi
Over the last years working with Nordic I struggled from time to time over the disconnect reason 0x3E (BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED) on our devices with Central...
hii...
i have programmed the ble_uart with twi sensor ...
complied very successfully
but while i am debugging i am getting error in void twi_init()
why and also fatal...
Hi,
Here I met a problem, please help.
I am using proxy.c to establish an data link with smartphone via mesh_GATT.
What I am doing is like this:
For TX ,
it is...