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.
Hello,
I am using sdk 12.2.2 and nrf51 dev kit. I am trying to upload ble_app_gls example code over the air to nrf51 dev kit. I can find only secure_dfu code in the sdk....
I am considering build some of my own shields to interface with the nRF52DK for the 832 and 840. I am curious how I should use header P5 with the shield detect pin. Should...
Hello,
I am trying to implement my custom service with NUS. I have gone through almost all the solutions presented on this forum.
Observations:
The board does...
Hi,
I need to be able to change the GAP parameters of my connection for only a short period of time to save battery life but have high throughput when I need it. My firmware...
Our workshop is using custom PCBs for other manufacturer's developer kits, and I'd like to do a similar shield for our nRF51-DK boards. Can anyone provide a KiCad project...
Hi all,
I took the example SPI program and I am trying to add UART code to it to debug the SPI transfers. Both examples are working well for me separately. I was able to...
I am working one one star network system with NRF24L01+. I got success with one pair (Single TX and Single RX) on communicating. But I could not get any positive result for...
Hi,
I'm working with an SPI FLASH chip that has a page size 256. I noticed that when I call nrf_drv_spi_transfer() , the rx length of 256 rolls over the uint8_t container...
Why the SPI clk doesn't work, i checked using an oscilloscope :/
I also don't get any SPI interrupt and no data change in the RX buffer although I have wired MISO and MOSI...
Hello,
I just encounter a compatibility issue between the two SDK (11 Vs 12).
So i have so product on the market base on SDK V.11.0.
I m developping an update based...
Currently I am facing strange issue in my project. Let me first highlight my set up. I am using the PCA10040 kit for development, keep multi-meter in series to measure current...