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
I'm trying to port my firmware to the NRF52 DK, but I'm having trouble getting it to work.
Could you give me a hint based on the stack trace below, what the problem...
I am compiling the simple BLE HRS with freeRTOS example using gcc and eclipse environment. I followed the example provided on eclipse and was able to build the blinky example...
Hey there, I have beacon device, its nrf51822 and it is a pretty standard beacon but it is not nrf beacon(so it does not have sw1 and sw2 buttons), when I search for it with...
With the SDK_11 s130 ble_app_gls on nRF51-dk, i am able to pair and bond with the board with Android 6.0 as central. But if the user forget the paired device on the android...
Good morning,
would it be possible for a Nordic RF specialist to review our antenna design? Preferably we would upload our Altium-based layout for your review.
Thank...
I want to connect a beacon to my android app and I want to know how to make a development environment (I am using eclipse). Can you show me show examples ?? where can i get...
Hello,
the FDS_VIRTUAL_PAGES is set to 3 in all examples which use the Peer Manager module. The parameter's comment says
Number of virtual flash pages to use. One...
Hello,
I am completely new and I am having NRF52 series.
I would like to know is there an ready example for android or iOS phone using Bluetooth:
Control volume...
I programmed my nrf51822 with one the hex sample files that are existed in the nordic package. toolbox app can find my beacons but cannot connect to them and with nrf connect...
Hi all
The nRF51822 product specification V3.2, chapter 8.8, specifies the times t_CSD and t_CC of the SPI slave peripheral for the low power mode and for the constant...
I've experienced some struggles programming for Taiyo Yuden's EYAGJNZXX board. According to the user manual provided its chip is nrf51822 (which supposedly works with s210...
Hello.
I have a question.
I use nrf52 & Keil.
I want to get data from sensors and send it with BLE.
Now, I found sample codes.
It uses UART and sends with BLE.
...
HI,
I want to send an "Echo" command to the nRF8001 using an ATMEGA328. Can some one suggest code for it ? How should the command be coded in a packet ?
Regards
Hey,
currently I use nrf_gpio_pins_set() and and nrf_gpio_pins_clear() from nrf_gpio.h to set and clear specific GPIO ports, respectively. If I want to change the current...