I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
When i try to use SES to build my project.there is error.The enviroment i confige as descrblied. them i use toochainmanger in nrf connect tools,the error is as the same as...
I'm trying to determine how to get a Linux timestamp for a project using nRF9160. It looks like the mktime() function is not supported. Any suggestions?
thanks!
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...