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'm working with nRF52840 and SDK v15.2.
I implemented an USB layer with CDC and MSC classes based on nRF examples. All seems to work fine. The USB Serial port...
Hi,
I am using TPS61021DSG in my design which is a data acquisition system using nRF52832 BLE module. I am using 1.4V Zinc-air battery to power up my circuit to generate...
Hi Nordic Team
I want to run the example project[802_15_4] on the soc chip 52820.So for the SDK17.0,it run and work well on soc chip 52840.
In order to run on the chip...
Hi,
I am using an Adafruit nrf52840 Feather board and have been having a problem with SPIM instance # 3.
I have the board connected to a display module and have been successful...
Hi,
This is not a ticket!
This is a project that I built. It uses the nRF52 to control a neopixel (ws2812b) via I2S over BLE using a custom mobile app built using the...
On SDK16.0.0 + Mesh SDK 4.1.0
I know that oversampling when using the SADDC in scan mode on multiple channels does not work because the buffer gets all out of order.
But...
Hi,
as describe in the title, we are getting a mesh assert when trying to remove all suscibtions from a model.
it is kind of hard to reproduce because this command is...
Hello,
I am testing direction finding over nRF5340 PDK.
I didn't have antenna array yet, but I think that's equivalent to signal received at 90 degree.
I have two questions...
Hi,
in SDK/components/libraries/timer/drv_rtc.h, there is some preprocessor define provided to select the RTC module (0, 1 or 2) used by app_timer2: APP_TIMER_V2_RTC0_ENABLED...
I want to trying to the HCI Command (DTM Mode) of CTE (Constant Tone Extension) feature for SIG RF Pre-TEST,
The nRF5 SDK v16.0.0 (latest version) is ready for CTE feature...
Hello,
So I am trying to build the ble_app_blinky_c example of SDK_14.2 to work for nRF52810 but encountered problems.
I used s132 v 5.1 for my softdevice by following...
Hi,
We have a project want to fixed "access address".
We want to fixed "access address" in every BLE connection (52840 as master)
Do you have some of API to assign ...
Hello, i made my own working NRF24L01+ using the reference design from the datasheet and it worked quite well. But i needed some more range so i wanted to add PA+LNA module...
[Google Translated]
Good day. I am new to application development. At the moment, I managed to implement a connection to nRF52832 using BLE via UART on an Android device...
Hi,
Greetings !
I want to take continuous 40 reading of adc by varying time interval between readings based on RPM value. I want timer interval resolution from 6 Sec...