I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
hi team,
Intial we followed this link for system on --> https://embeddedcentric.com/lesson-14-nrf5x-power-management-tutorial/
Now we are trying to enable the constant...
Hai
I have an NRF52840 Development board with 1MB of flash. I have an requirement to store a large amount of data in a flash around 6k samples in one record.
For this...
Hello,
Im using E73-2G4M08S1C module based on nrf52840. Somehow even when in erased state its consuming a lot of energy and starts heating very fast.
Im trying to figure...
Hi Nordic team
I failed to demostarte multicell location sample.
Hardware: Thingy91
SDK: v1.6.0/multicell location
Modem: v1.3.0
Q1. At prj.conf, nrf cloud location...
Hi Nordic
We are developing our IOT product and we are starting our development of firmware on nRF9160 DK so that we can port that code to our custom PCB that will contain...
Hi,
My application is currently using s132 v5.1.0. The Release notes for s132 v6.0.0 say:
"Fixed an issue where incorrect timing calculations during the LE Data Length...
Hello
I am running this version of SES
SEGGER Embedded Studio for ARM
Release 5.34a Build 2021011401.44914
Nordic Edition
Windows x64
When I run my program in...
Hello,
I am using the pine watch hardware, to do some tests,
I configured through the overlay file, the I2C_1 to use pins 0.6, 0.7 as shown below,
&i2c1 { compatible...