E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
The problem I encounter now is that NRF52840 is my MCU, and I need RS485 module to transmit data. The supply voltage of my NRF52840 is 1.8V. Is it recommended that the RS485...
Hello,
I am trying to do a single bank DFU update using nRF Connect app and have SDK 16 on my device. I have set NRF_DFU_SINGLE_BANK_APP_UPDATES to 1. Bot looking at postvalidate...
Using the NRF5 SDK V17.0.2
Once again finding myself struggling to understand the structure of the SDK as a result of lacking documentation, there seem to be so many layers...
I have a working project developed against nRF Connect SDK version 1.6.1. I am attempting to update to version 1.9.1 nRF Connect SDK as a stepping stone to v2.0.0. Upon further...
Hi Nordic,
Currently, I am using:
- nRF5 SDK 17.1.0
- nRF52833-DK
- pca10100
You can download "my_projects" file from here . It should be put under "examples" directory...
Hi people,
I would like to know how to use the I2C of my thingy:53.
Since there is a Qwiic connector I want to know if it is possible to connect to a Qwiic display,...
Hi,
I am experiencing difficulties directing shell to both RTT and UART backend simultaneously for ncs v1.8.0. UART stops outputting while RTT is disconnected and only seems...
Hi,
¿Is it possible to install same tools for building a zephyr project that nRF Connect installs, in a linux without graphic interface?
I tried manually installing zephyr...
I want to enable a timer to start SAADC Multiple Channel and get value of each channel after every 1 seconds.
There are many questions on how to enable a timer to start...
Hi,
I'm using a custom board to record i2s data to a sd card. The recording starts and stops on a button press (Pin 25), which basically works. My problem is that the...
Hi,
I'm using a nRF52 DK (nRF52832) and nRF5 SDK 17.0.1. to read data from an external ADC via I2S. I can read some data from the I2S bus, but I'm confused about the bit...
Hi guys. I saw Nordic's cool YouTube video: https://youtu.be/2U8KE_FdsqU
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
Could you please provide dimensioned PCB footprint drawings for nRF5340 (both packages) and nPM1100?
I don't use Altium so the provided design files aren't of use. PDF drawings...
Hello I am trying to develop BLE sensor based on NRF52833 I want proper hardware design and most importantly I NEED REFERENCE ANTENNA DESIGN for proper functioning.
Also...
SDK 2.0.0, nrf9160, modem fw 1.3.2 We are effectively running the GNSS sample and the MQTT sample in separate threads. We are interested in seeing the modem temperature (via...