After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hi Devzone,
I have noticed that some examples, like "ble_app_hts" that has strange flash placement like this figure:
There are 3 partitions, each is 8 bytes in top of...
Hi
I was using the MESH SDK 5.0.0 Dimming Server Example on nRF52840 DK and Dongle it worked fine so i designed a custom Board according the Designrules of Nordic. ...
Hi
I want to measure the battery power by using SAADC to measure the value of VDD,The battery to be considered is 4.2V or 3.7V lithium battery,How should the circuit be...
Hi everybody,
We are trying to port our previous firmware from nrf52840 to nrf5340. The first issue we encountered is TWIS support. It looks like something is missing as...
I did download the device certificates from the AWS IoT console into a directory: C:\Nordic on my PC.
However, my attempts to copy and paste these device certificates from...
I tried to upgrade the modem firmware on NRF9160-DK to the latest 1.3.0, downloaded from https://www.nordicsemi.com/Products/nRF9160/Download#infotabs .
After (succesfull...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"A memory access fault (NRF_FAULT_ID_APP_MEMACC) can...
Hello,
I am developing a device with a nrf52 using s140 with the last sdk. The objective is to interact through ble with other devices that have different custom services...
I'm porting a bluetooth app developed on a PCA10040 to a prototype PCB with a Fanstel BT840F.
My development environment is
Windows 10
nRF Connect V3.7.1
Toolchain...
Hi I have create a firmware to exchange sensor data through UART / RS485 (MODBUS Slave).
I succeeded to create my firmware and test it with a USD Serial to RS485 device...
Running lwM2M_client routine into PSM with nRF9160 is about 450uA current, RTT is used for logging and all UART is disable.
I use ncs1.6.0.
What's causing 450ua?
How...
dear simon
First of all, thank you very much for your help,Now in my program, I also encountered such a problem,I use NRF_ qspi_ Nor the power consumption of my whole system...
Hi
I configure two IO output PWM, one of which outputs PWM all the time, and the other turns on PWM by timer intermittently ,The period of the former becomes wider,As shown...
I’m not able to connect my Thingy91 to the network. I have successfully registered my Ibasis SIM card in the nRF Cloud (or at least that is what I think I have done):
...
Hi,
I am trying to configure a basic output pin in the device tree configuration. I read somewhere a 'compatible' parameter is requires because it describes what will be...