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.
Hi All
I am facing one issue using app_timer.c, When I put the PRESCALER value as 327 and started timer as app_timer_start(timer_ID, 100, NULL);, It was giving only 920ms...
Hi,
I ran the Nordic nrftoolbox on Sony Z1 android 4.3. I found that the device name is not showing on the list as attached. Running the Nordic nrftoolbox on Samsung S4...
Hi there,
We are using the nrf8001 and a arduino to read out two sensors.
The two measurements should be at the same time and therefore are coupled to eachother.
Is there...
Hi
I try to program my custom board using J-flash and Flasher ARM ( for production ).
Attached my J-flash configuration.
Connection with device is successful established...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi,
I tried the booloader program on nrfgo mother board and it works as it is.
However, after I followed the same procedure and download to our inhouse board which is...
Hi!
I'm trying to receive notification on a characteristic that I've written before but I can't. I've activated the Notification in that characteristic, after that I write...
This question is somewhat related to: devzone.nordicsemi.com/.../how-to-switch-between-over-the-air-and-uart-bootloader-mode
I know it is possible to switch between HCI...
Hi
I'm working on the DFU feature according to the "device_firmware_updates" example on PCA1001 board, basically it works, but the question I'm facing is the board always...
hello,
We used the nRF51822-BK-FW 1.0.1
We need a little more help here to add the MAC address to the advertising packet. Can Any one help us add that to there?
i m attaching...
Hi,
Could anyone give some idea how to do data transfer with help of L2CAP (calling L2CAP APIs from Application)? I will be very much thankful if give description/steps in...
Hey all,
I have a custom board running a 51822 rev C0 chip connected to a TMP102 temp sensor over I2C. I was using the twi_sw_master.c to successfully talk to it in my...
Hi All,
I am new to the field and working on nRF51822. As mentioned in the question, which is the easiest way to Implement a simple LED blink (10Hz) for 5 seconds?. Is...