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,
What are the possibilities for flashing a new nRF52840 device on a custom board. Do I need the jtag interface or does the device comes preloaded with some wireless bootloader...
Hello everyone,
I have interfaced an encoder and speed sensor on a spinning bike that all connect to arduino via COM/USB port. The COM port communicates to a game engine...
Hi, I am using nRF52840 kit and using Ubuntu Host PC. I am running usbd_cdc_acm_example with below link :
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15...
At nRF cloud introduction pag, I got the impression the "nrf cloud" front end source code is/or will be available in open source.
Am I correct? The nRF cloud source is...
I am using nfc_t4t_lib and I need to send a response 100ms after I receive the NFC_T4T_EVENT_DATA_IND event. How do I extend the response timeout by sending S(WTX)? There...
Hello,
As nordic has implemented sdk for mesh and i have been using mesh sdk v3.0.0 LIGHT_SWITCH_EXAMPLE but i am facing some problem regarding pa_lna. Actually wt i have...
Hi,
I am testing my I2C function by using ".examples\peripheral\twi_sensor" of SDK 15.2.
Because my SDA and SCL is define in P0.04 and P0.02, and my I2C Slave is MPU6050...
Hello,
I would like to know that what are the provisioning parameters needed to add an Unprovisioned device into a mesh network?
Thanks and regards,
Jahnvi.
We, I am using nRF 5 SDK v 14.2.0.
This time, without using WDT, using only the application timer, We are developing a process to send data by detecting acceleration and...
Hi,
I'm currently trying to implement Peer Manager in my existing project, for both pairing and bonding. I'm using the ble_app_template in examples/ble_peripheral in the...
Is it possible to use the TWIM and TWIS at the same time with 2 different I2C buses with openthread.
I tried this with THREAD SDK 1.1 and had link problems because of the...
Hi, I'm trying to setup attribute reporting on zigbee HA, the device role is ZB_ZCL_CLUSTER_SERVER_ROLE, I want to configure reporting for cluster 0x0006, so each time I flip...
SDK v14.0, SD132 v5.0.0
We're creating and starting app_timer instances before we enable SoftDevice via nrf_sdh_enable_request(). It seems to work, but I remember that...
Hello,
Is Bluetooth 5, capable to communicate with BLE devices as well as classical BT devices? I think this dual capability is called smart ready.
We are planning to...
Hi,
I can program our old Nrf24LE1 boards with Nrfgo Studio, but when I tried using Nrfgocli command it fails to connect to
the board. My motherboard is set to number...