Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hi
i'm trying to create my own custom service, but it doesn't work , i can't service at nRF Connect
i use ble_app_template from SDK v15.0.0
when i debug it, code from...
Hi,
I'm using nRF52810 with SDK 14.1 base on ble_app_uart example. But I meet a very strange problem. The project couldn't run after I program, no matter I use Keil or...
Hi,
I'm using the LSM6DS3 IMU using SPI.
I am able to read the WHO_AM_I register and retrieve the correct data with this code based on the spi example from the SDKv14...
Hi
Firstly i am coming from 8 bit world(PIC and Arduino) and not so good at c programming. ( just writing all code in main and sometimes using function) (not even use pointer...
Hi.
I want use the synthesized LFCLK.
But sdk_config.h has the 3 items about LF clock source
- NRFX_CLOCK_CONFIG_LF_SRC
- CLOCK_CONFIG_LF_SRC
- NRF_SDH_CLOCK_LF_SRC...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I have some doubts about bonding,the parameter about PM_PEER_ID_N_AVAILABLE_IDS and...
Hi, latest SDK15. Running BLE_UART example on devkit evaluation board.
Budget Lenovo Android phone will discover BLE device.
iPhone X will not discover BLE device...
How to configure a node for control model. I have used light switch on/off template to implement a control mode but i i don't know how to make a control logic for client....
Let me preface by saying I'm pretty new to working at this low of a level. I'm running a pretty simple program that is toggling a pair of pins once every half second. The...
Hi,
I'm using SDK 15.2.0
I need to measure the voltage in AIN3 and I would like ot know what is the difference between ADC SAADC and SAADC legacy layer.
The system...
Hi,
I am trying to set up SEGGER Embedded Studio for ARM and run secure_boot project.
All the time I have "Project load failed Reported error: solution load command failed...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52. And I am using Segger Embedded Studio to build and debug the code. But the IDE is unable to find the libraries...
Hello Everyone,
I am using nRF52832 with Softdevice S132 v5.0 and SDK 14.2.
I have been using ble_app_uart application as a starting point with SES. What i need now is...