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...
Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration...
I am using an nRF52832 and the Nordic UART Service (NUS). I am using the example NUS code and the UART side is plugged into another microcontroller's UART. By default that...
I need to find rssi value of my mobile (using nrf blink app) using nrf52840 Dk.. So i generally don't have idea what changes to be made for ble_peripheral->ble_app_blinky...
Looking at different solutions to an asset tracking system I'll be working on as my senior project later this year (getting a head start so time isn't as much of an issue...
Hi,
I'm writing a driver for a Ublox cellular module, which will be communicating with the nRF5240 using UART. After going back and forth, I decided to go with the app_uart...
Hello, I am an intern at a startup company and ive been tasked with finding some information about the chip set we are using, specifically the bluetooth aspects. We are using...
Hello,
I just installed SEGGER Embedded Studio to build the light switch example for Bluetooth mesh.
I managed to successfully follow the quick start guide using 3 development...
Hello!
I managed to flash my Raytac dongle with debugging going using the SWD on a nrf52 DK. I am mainly working with SEGGER Embedded Studio and nRF Connect on Mac. However...
i m getting constant RSSI values 32 even if i move far or near
this is the same example code in ble_peripherals
I HAVE UPDATED MY CODE (i have printed the RSSI values...
I have an android smartphone of bluetooth version 4 and i am developing one application where i am using nRF52 (bluetooth version 5). Is it possible to write data from the...
Hi, We are developing a device for an Assistive Technology project using Nordic NRF52480. We would like to port to BlueTooth Generic HID (over GATT) an exising device, that...
hi...
I have modified the multi link central to multi link central uart , i can able to connect with 8 peripherals . One central getting connected with multiple peripheral...
I have the nRF52840 DK running a USB HID and an ESB PTX.
It is sending sensor data to a PRX continuously, with ACK.
The end product will be a power-sensitive device, so...