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...
Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
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...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...