Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...