Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
I know there have been a ton of topics about this but I've tried pretty much every solution I can think of and I cannot seem to figure out why my sleep current is consistently...
Hi,
I'm facing a very critical issue.
I need to send a time critical data from a ble sensor device to a Camera device acting as a ble central device.
Due to lack of full...
I want to send data without a computer from 3 ADC sensors.
using de ble uart.
How do I set my variable to send data?
I should use in ble_nus_string_send(&m_nus, data_array...
Hello, I am trying to follow the instruction for a 2way communication between nRF chip and the client device (cell phone). Although my chip is nRF51422/ PCA10028, I have found...
hi all:
Recently, I use nrf51822 as a central to connect some older sensor, but the ble chip of the older sensor did not use nordic, so I have this problem. I develop the...
I have the Heart Rate Service(HRS) program written in embedded c. I connected a two LEDs to nrf51822 board. One LED will start blinking when advertisement starts and other...
How do I write a value to gpregret when flashing the chip?
Basically, what I need to do is be able to detect the first time the chip is powered on so I can go into a special...
In my device I want to adjust the slave latency connection parameter, however my desired min-max connection parameters are the same as during the initial connection. I find...
I have an imuduino (arduino board with nrf8001 bluetooth and some sensors) board and am trying to load some of the profiles from the nordic arduino nrf8001 bluetooth api on...
Hello
I made the switch from SDK 6.0.0 to SDK 6.1.0 with SD7. At first we didn't get it to work. We would get the error NRF_ERROR_INVALID_PARAM on dm_init(). The problem...
Hello, I set up the environment by This . Now I can ping the device on the raspberry pi.
How ever, When I run the python client example on My ubuntu-14.04 and try to connect...
Hi, where can I get access to the definition and meaning and definition of the built in functions and headers of nrf51822? for instance what does this mean: uint8_t err_code...
Hi ,
I am using nRF6.0.0, SoftDevice 7.0, for nRF 6310 hardware.
I am trying to develop a ble keyboard app with the help of Ble Keyboard Sample we have in the SDK. As...
HI,
I am currently working on a project to develop firmware for S110 nRF51822 softdevice .
Currently I have a device with the following details: Ic Version - 2, Variant...