I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I have customized the "nordic_blinky" app. My app contains a call to sd_app_evt_wait() in main (low power ON mode).
It seems that after the write connection event (BLE_GATTS_EVT_WRITE...
I'm interested in Thread for a industrial application which likely won't have a border router. My application requires data be broadcast to all nodes in the network (node...
Hi some feed back for you.
Nordic-nrf5-SDK\examples\peripheral\radio_test
Your old radio test code used to be very simple.
We have a need to integrate in to our program...
I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer...
The nRF51 products do not appear in the 'Products' list on the Home Page:
Are they deprecated, or "no longer recommended" ?
If you go via the 'Products' link right down...
Hi team,
I used nRF5_SDK_12.1.0_0d23e2a few years back and planning to move into nRF5_SDK_15.2.0_9412b96. Could you please guide me with the necessary steps to migrate?
Hi all, I recently downloaded a custom built example project for Segger that simply scans for nearby Bluetooth devices and dumps the info to UART. However, even after putting...
Hello,
Application comprises of the use of both bluetooth and USB. Bluetooth connectivity is used initially for saving data to flash and USB is used to retrieve data from...
I'm looking at developing a wireless application using NRF52832/840. Before I get the project off the ground I want to make sure that the nordic semiconductor 2.4GHz proprietary...
Im trying to combine the SAADC with the uart example and i have copied and modifed the saadc functions according to this post https://devzone.nordicsemi.com/f/nordic-q-a/32956...
Hi Team,
Like each others, I try to open "at_client" projects on SES but stuck on the error..
I use SES for NORDIC Edition, V4.14.
I run "nRF Connect Getting started...
We are developing a game controller with the nRF52832 and I'm keen to make the device also USB compatible via the CP2102.
We are using Segger Embedded Studio and have the...
Hey Guys,
I'm totally nooby, maybe you can help me. Following Problem:
I got a SparkFun nRF52832 Breakout Board and use the Arduino IDE to program it. Now i want to...
Hi guys, hope all is well. I was hoping someone could help me out with this particular issue. Maybe someone on here has tried to do the same thing.
Just some background...