Hello, I am working on incorporating flash logging into an application that has a GRTC-driven EGU interrupt (capture/compare event). Here is where I am setting up the EGU...
We are experiencing some ESB link failures on the receiver end of our system: nrf54L15. After minutes to hours of use the receiver will stop getting data (we know the transmitter...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
I have been able to use external flash with Octal SPI mode on an nRF54H40-DK:
❯ west build -- pristine -- board nrf54h20dk / nrf54h20 / cpuapp zephyr / samples / drivers...
Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
Hello, I have nrf5340dk and AT21CS01-STUM10-T module. This is EEPROM module. I want to communicate with it by 1-wire. The problem is that I don't know how to do it. I looked...
Hello,
I am measuring 5~6 mA of current consumption in standby mode, even when not broadcasting/connected. Why is it so high?
Aditional info:
I am using a custom...
I am using IAR workbench. Using softdevice s110 Version 7.
I have created a bootloader at memory address 0x3A000.
My application sits at 0x16000.
My application checks...
I used the sample code from nordic with nRF51822. DTM works fine. sensibility test gives me 0% on the 3 channels. Perfect.
Then I copied and paste into my code, calling...
I'm compiling and running correctly but the Keil software program for St- Link does not work I have . Have a different method to compile and install nrf51822 ?
on iOS 9 beta 5, ANCS doesn't work.
Steps to reproduce:
On iPhone, Settings -> Bluetooth
Tap to connect and pair
Make a phone call on another device
no caller...
Good work,
I am trying to control with android i nrf51822 But I have a problem. Ten LEDs After connecting the device with Android when I press the off button or "device does...
redbearlab nrf51822 led controller with android.nrf51822 with android connected.But led on off Device does not support uart.Disconnecting.
How solving is the problem ?
I wrote code usenig de Development Board 10028 (nrf51422).
I bought in aliexpress This model link text
The first question I remember There is almost no difference between...
I have a project, where I try to trigger an interrupt when I get a low-to-high tranistion and high-to low transition.
My setup:
-nRF51DK
-SDK8.1
-SoftDevice 8...
I'm looking at the ble_app_hrs example and I'm confused about how the drivers are able to differentiate between events originating from various services/characteristics. For...
The JLINK is costs hundreds of dollars, the STLINK is less thank $20 USD (available on ST's Discovery boards). I would really prefer to use the STLINK. Is there a way to program...
I have two nRF24L01+, one as PTX and one as PRX.
Both have following config: EN_RXADDR = ERX_P0, EN_AA = ENAA_P0, RF_CH = 100, RF_SETUP = 0x26, SETUP_RETR = 0xF0, SETUP_AW...
Hello, i have bought nRF51822 pcb module on Aliexpress (nRF51822 CEAA chip HWID 006A, 16Mhz crystal) and I'm trying to test it with SDK 6.1.0 and S110 v. 7.3.0 (as compatibility...