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.
I'm relatively new to development on the nRF52832 and I'm trying to find information on how to use the sleep mode with the SAADC.
Goal: The micro should be in sleep mode...
Hi,
I am trying to create a BLE node which can perform dual role(advertising/scanning) to create mesh of multiple nodes. I am planning to do it with the help of timer....
the project has a problem with DMA,the detail is:
on the board,NRF52832 and extern chip communication with i2c bus,the chip through a pulse wake up nrf52832,NRF52832 start...
I have NRF51822 Controller(custom board,S110) used to send some sensor data. i can able to receive data in android and ios. now i want to communicate to Laptop which has internal...
Hello Everyone,
I am new to nrf51822 (using S130). I made some custom service that accepts float numbers.
This might be noob question: I want to send float values from...
We are developing a custom ble service and profile however having printf makes our lives that much easier so we are trying to incorporate it purely for testing purposes. ...
Hello,
I'm trying to optimize my application :
I have a central (nRF52832 s132) which communicates for a short time to a peripheral (nRF51822 s130) and then disconnect...
Hi
I'm trying to register an fds_evt_handler() in SDK 14. I have several questions:
Should I be registering fds_evt_handler() with NRF_SDH_SOC_OBSERVER or NRF_SDH_BLE_OBSERVER...
Hi!
Is there any chance to get the Altium files for the nRF24L01 refmodule with PCB antenna? I found the files but for the SMA version and I'm trying figure out the same...
Hello,
This is Milav Soni from Teq Diligent,India.
I explore the nRF52 series Chip and nRF51 series chip.
I also explore some of your BLE video.
I have one question...
Hello,
I'm using SDK 13.0.0.1 to develop my project. For driver example, such as RTC, I can't see data log while I can see the data log for BLE example, such as ble_app_uart...
Hi @ all,
We discovered a bug in the Nordic TLS API, which only appears once a secure TCP connection that makes use of certificates is to be established.
The provided...
Hello All,
I'm developing a BLE sensor based on the nRF52832 which needs to do the following:
Use an (i)Beacon for the user to find the sensor with an App on a mobile...
nRF52832 has errata about gpiote as below.
3.29 [97] GPIOTE: High current consumption in System ON Idle mode
So I want to use PORT event for gpio interrupt, but PORT...