Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...
I am interfacing nrf52840DK to a SPI module soldered by myself on a custom PCB adapter, connected by wires. This is the init code:
I have two issues with the default...
Dear Colleagues
SoftDevice API has event NRF_EVT_POWER_FAILURE_WARNING but is missing something like NRF_EVT_POWER_RESTORED
My application needs to quickly check if power...
nRF52832-QFAA-0E, S132
With DCDC, UART and SoftDeivce enabled my ammeter shows 1.3 mA, but when app calls sd_softdevice_disable() current actually increases to ~4 mA
The...
Hi! Im just getting started With the NRF9160 DK. I have followed the instructions on "getting started Assistant" for NRF Connect (Windows 10). when im trying to build my Project...
I have a working/functioning project running on the nRF51 dongle that I want to develop for production. To save a step in FCC certification I am developing on an FCC approved...
Hello,
I am currently attempting to include mesh functionality in a bootloader so as to have it do DFU over mesh without the serial port. I keep getting errors when trying...
hi..... i am using nRF52832 and segger latest version 3.1 mesh sdk
i am trying to send the message from client to server side using light switch example , I have made some...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
The documentation says: "When the space is exhausted, write requests return the error FDS_ERR_NO_SPACE_IN_FLASH...
HI all
I am facing SPI cofiguration issue on nRF 52 DK.I am using PAJ7025R2 sensor and will act as a slave, and nRF52 acts as a master.Currently i am not getting any data...
Hi,
I would like to program a ble basic program on nRF51822 chip. I have Keil uvision MDK 5, ST Link programmer, SDK 8.0.0 and S130 softdevice + a third-party development...
Hello,
I have developed a prototype that uses the nRF52840 Adafruit Feather Express, a few sensors, and some other components. I am somewhat new to hardware engineering;...
Hello,
I am looking for (10) pieces of the tiny nRF52810-CAAA for a prototype.
Apparently, distributors do not yet have any stock and the lead time is 14-16 weeks.
Might...
This is probably a very easy question to answer and I apologise for not fining the solution myself but I have been trolling through the documentation for several hours now...