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
the setup is a nrf52840, the sdk15.3, Softdevice s140, apps: open bootloader and blinky app
Is there a way that the DFU mode is always there, at the moment its only...
Hi,
We are in the HW verification stage of a product with an nRF52 series MCU. We were easily able to measure the 32MHz XTAL accuracy using the buffered output feature;...
Hello, Dear Support!
From the DevZone I downloaded ntf5-multilink-example-master. Here . Thanks for developers. The solution in SES was built and uploaded without any troubles...
I am using 'Segger Embedded Studio'. While changing the settings of a project in options, why we select Private Configurations (common)? I have seen this procedure in many...
Hi,I had a new project base on nRF52810. I watnted to created a timer, but the note mentioned " increase the value of the macro APP_TIMER_MAX_TIMERS by one ".I couldn't find...
Hi,
is nRF9160 SiP comes with eSIM? or do I need to insert external SIM in socket which is traditional method?
Do I need to external chip antenna? does that antenna...
Hi:
Because our project using much nRF pin resources, we have to use the defualt function NFC pins (P0.09 and P0.10).we want to set these two pins as uart function ,but...
Hi everyone,
I m nRF52 beginner and trying to understand that functions.
I have the few of qustions about DFU.
1. Is it that the mean of DFU equels "OTA DFU" referred...
I'm looking for a way to reliably determine (from the applications viewpoint) if a notification was successfully transmitted. Currently, we're having some issues when the...
Hello,
I am new to nrF52 480 chip. I am working on SDK15.3.0_59ac345's beacon code but have no result in the attempt to add device name to the existing beacon example. ...
Hey guys. I was working on a PCA10059 dongle. Now, I need to select suitable NRF52840 module. I know that there are some changes required in the code when I use module like...
Good morning,
In order to save some user data in flash, I want to fix page size to 32 bytes. It will be more useful for me, and it will be easier according to my project...
I've been playing around with the UART drivers on SDK 15.2. No issues with the Legacy (w/DMA) however I've tried switching over the NRFX_UARTE driver and I can't get the driver...
Hi,
Our device is based on nRF52840 SDK 15.0.0
The device verifies signature of incoming messages (which were sent over BLE from PC application) using ECDSA with spec256r1...
Hey guys. I am making a firmware using nrf52840 dongle which scans nearby bluetooth devices. I do not want to connect to any device, just send scanning data to another device...