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...
Hi, I tried establish a communication between nRF52832 DK(PCA10040) to nRF24L01+ Module with Arduino UNO(via SPI). I used the EnhancedShockburst examples from nRF5 SDK 11...
Hi,
I'm developing a GUI on Qt creator to communicate by USB (send and receive data) with a nRF52840 DK. For that, I want to use the USB CDC ACM module (instead of UART...
Hi everyone, I have some problem with SDK 17, when I try compile it by C++ compiler. Compiler detected many errors, for example:
nrf_fprintf,c problem with va_lista
...
Hey hi,
I am trying to establish communication between ADT7410 and nRF52840 using I2C that is the TWI module.
I have successfully checked the address of the ADT7410 with...
At present, our device products use nrf52840, and the official component package used is V15.2.0. I found that using Bluetooth and other Bluetooth long connections will reset...
I made an own SPI device driver using the SDK's BM280 as a pattern
The result has a strange clock configuration (normally high - should be normally low)
Looking through...
Hi,
I'm trying to incorporate pc-ble-driver-js into NodeJS based server.
For some reason, after connecting to a peripheral with a custom service, although the connection...
Hello
Trying to get the idea of whether the Long Range and Direction finding could be used simultaneously with the devices capable of both features.
Googling Long Range...
What causes the "Stopped by vector catch" error? Where is this documented?
The project builds successfully, but when launching the debugger, the Output window displays ...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I am evaluating nRF Connect SDK V1.5.0 for use on a new project. (I could use the added features since V1.2.0.)
Building with Segger Nordic Edition V5.34a
I updated the...
Using the sample code from this earlier devzone post , I've been trying establish communication with from my bosch sensor to my board. I have the code running: and it's printing...
Hi,
I'm combining a SAW filter with your nRF52840 and an RF MUX. The MUX requires AC coupling capacitors. Is that required in series with the SAFFB2G45MA0F0A as used on...
Are there software development tools/libraries for Mac/PC/IOS/Android for sending and receiving serial UART data to a nRF51822 module? I can run the nRF51822 and send and...