Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
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...