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
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
The nRF51822 Bluetooth Smart Beacon Kit User Guide (nRF51822-BK-UG) mentions an iOS project contained in the zip file nRFBeacons_iOS.zip. Where is this file? I cannot find...
Hello all,
I'm trying to save the service context with the Device Manager on the Central side. But I don't understand the implementation on how to do this. But no information...
I'm trying to adapt the BLE_BAS_C library to perform discovery and read/write operations for a custom service. However, when I change the UUID that I register with ble_db_discovery_evt_register...
i used this function to send data to my ble device ble_nus_string_send.this function sends ASCII values. and when i pass this function hex values it converts them into ascii...
Hello,
I was using wiringPiSPI() to connect via SPI and so i was using wiringPiISR function to create an interupt handler that will do callback to the user suplied function...
I'm compiling my project successfully in Eclipse, but trying to build it from the command line (cygwin) fails near the end with this error (make, make all, make nrf51422_xxac_s110...
I want to restart the radio portion of the softdevice - all of BLE essentially - to update the connection parameters and device name mostly. Is it necessary to re-initialize...
Hello Everyone
I have designed the schematics for my prototype but i have a question for impedance matching can anyone verify my technical doubt
I had put a 2.45GHz...
We are using nrf51822 for products of our company. We use mbed + nRF51822 driver + BLE_API for the BLE peripheral devices. The softdevice is s130 ver 1.0.0.
I create an...
Can the nRF51X22 be paired with an iPhone to communicate (both ways) using regular BLE and emit a beacon signal at the same time? In fact, I'm looking to change the beacon...
So I suspect there is a very simple answer to this, but a couple days of much reading and searching haven't led me to a very clear answer.
My setup: Galaxy S3 (Android...
I'm trying to move data over the uart characteristic. I followed the guidelines here devzone.nordicsemi.com/.../
In the main loop I am calling sd_ble_gatts_hvx until it...
I'm working with an nrf51822 with the s110 softdevice. So I'm trying to read an analog signal from multiple pins. My program will run fine for quite some time. Eventually...
Hey guys,
I need to record many time interval ?, can i generate system time and use it to record all of my time intervals?
If I want to send all of the time intervals...
The gcc compiler is gcc-arm-none-eabi-4_9-2015q2.
The make version is GNU Make 4.0 (Build for arm-unknown-linux-gnueabihf).
The error message is:
... arm-none-eabi...