I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
I'm running into a weird bug where the first 4 bits received by my SPIM are always 1 - the next 64.5 bytes are all correct though... I've built 3 FWs out of provided examples...
Hi guys,
I have developed an app to read data from some sensors and notify the central with a frequency of 100Hz. It seems to work but I would like to share my approach...
Hello,
We are trying to get UART communication between nRF9160 and MSP430.
MSP430 need to send out a sensor data through UART.
We are using 1.9.1 SDK, and Visual...
Hi,
Is it possible to remotely execute a command that would force a BLE node into indefinite sleep or standby mode?
I am working to build out a BLE mesh network, where...
Hi. We have a custom board featuring 4 FSR sensors on it, based on the Nrf52810. Initially i tested those boards and the sensors using an STLink-V2, along with the Arduino...
hi thanks for you heip!
i want use \nRF5_SDK_17.1.0_ddde560\examples\peripheral\radio_test for radio test, here is the questions:
1、could this example can send prbs9 wave...
Hello!
I have to decode signals from two quadrature encoders. I know nordic has a driver for this, QDEC, however. there are a couple problems:
1. I need to control two...
Hi
Is there some example, how to use CAF and sensor_manager. I try to use BME680 sensor with CAF, but i'm somehow stuck. I got the sensor manager working and I see sensor...
Dear, I copied the Button sample project to another drive i.e. G. I added the overlay file. The file is attched. The included file is shown on ltop left corner side under...
Hi!
In my device,I make a master to connect a slave,in the NRF5_SDK,all examples for client are initialize with the service uuid.The questions is when the master don't konw...
The Socket AT commands documentation found here does not match the actual responses we're getting when we the run the commands on the modem through LTE Link Monitor application...
Hi Nordic Team!
I'm trying to configure device tree to add support of MX25L6473E for my custom board.
I have successfully configured it to correctly read the jedec-id...
Hi,
I have an NRF52-DK, which works fine. I'm developing applications for external modules, obviously, and am currently programming them with the DK on-board programmer...
Hello,
We made a custorm project using the nrf52832-ciaa-r. We made some range test and we noticed that the more we wait connected before doing the range test, the further...
Dear,
Would you teach me how to edit SES(Nordic version) on compile optimization level for nRF5_SDK_17.0.2_d674dde ?
I use SES 5.70a. I cannot found it in project options...