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 have download latest S130 SDK. And I try to send ADV in 100ms. Now it takes >= 250 ms. I use the scope and find SOFTDEVICE_HANDLER_INIT takes 248ms on PCA10028 board.
...
In this Nordic page, BLE 5 has a new feature of advertising extensions: www.nordicsemi.com/.../Bluetooth-5 . Is there any example or document how to program this chaining...
hello,I am testing twi scanner example of nrf52dk.I want to read slave address, the sda & scl pins are 26 & 27 respectively. I am connected PCA9536 module as slave & address...
I have developed the code to send the data of mpu6050 from ble peripheral to ble central. i can able to receive the accelerometer values at ble central.It works fine.
Now...
Hi,
I use the NRF-toolbox app's UART feature for connecting to nordic devices.
Android version is 4.4.4 and the device used is a Samsung device.
Everything was working...
modify ble_app_uart example。
I change the #define to another value:
But whether lightblue or nRF connect,It only change the advertisement's UUID.The Characteristic is...
hi,
im trying to implement a one shot timer and followed the tutorial here:
devzone.nordicsemi.com/.../
note that i adapted the code for a custom project (and a custom...
According to nRF52832 Product Specification v1.3, tPOR is written as follows.
Is the VDD rise time range from 0 V to 1.7 V or from 0 V to 3 V?
Please tell me the range...
Hello,
I'm trying to change advertisement packets, I found this link text
it says:
p_data Raw data to be placed in advertising packet. If NULL, no changes are made...
Hi, I'm trying to change ad packets in the blinky example. I want to be able to keep blinking but change the ad packs (don't know if this make sense, but main goal is to change...
I have created a build system that will install openmesh on simblee chips, and it appears to be mostly working. However, range is very poor, like max 2ft. I have tried adjusting...
Hi guys,
I am working with a central battery powered so, I am controlling the RF activity calling scan_start() or sd_ble_gap_scan_start() and disabling the RF activity...