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've been reading into the "nRF5 SDK for Thread and Zigbee v4.0.0", and I wondered about the limitations , in specific
is that a hardcoded limitation, or does it require...
Hi I programmed the nRF mesh experimental dimming example on the nRF52832 chip. I noticed that, when using Bluetooth Mesh provisioning apps (I've tried several to verify this...
I am trying to setup a PPI channel to trigger the SAADC in simple mode. However, it appears as though the SAADC module is disabled after every read. I.e. if I write:
...
I am unable to flash the DK board facing issue " Failed to Connect to Target. No idcode detected. Please check connections and Target interface Type."
DK Board Details:...
I am using LSM9DS1 IMU, nRF52840 with SDK v16.0.0. I configured the IMU to raise an interrupt when the FIFO buffer be full by writing to register INT2_CTRL the value '0b00011000...
I can't see it!
https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop
The 'Downloads' section contains only the "host" native app - doesn...
I am trying to interface the BMM150 magnetometer with the nRF58240 MICRCONTROLLER, Iam able to establish the I2C connection and get the return value from the reg 0x40 and...
The stock LPN client for Mesh SDK v4.0.0 throws NRF_MESH_EVT_SAR_FAILED when replying to a publication set message via a friend node.
All code, reproduction data and log...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) I want to write Serial number into...
Good morning....
I have an application that needs a remote control to communicate to six end nodes that are about 200' away in warehouses. It is a one-way communication...
Hi
the latest Errata sheet of the nRF52840 lists number [228] RADIO: No interrupt is generated for SYNC event.
Checking it, I was a little bit surprised finding actually...
i am using BLE template from examples BLE Peripheral and adding some custom characteristics and not changing any advertisement data. But the device is advertising with only...
Hi,
I want to set up visual code studio for development. I was able to successfully run the blinky app on PCA10040 board and also emulated PCA10040e example.
After this...
Hey folks,
I don't know what's the problem but I am really struggly to implement a simple UART into my heavily modified BLE Multilink Central Example (SDK16)..
Maybe...