Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
Hi, I'm having some trouble with a custom board based on nRF52832.
I need to use NFCPINS (P0.10 and P0.9) as GPIOs. As IDE I'm using Keil uVision.
The code works weel...
Hello! We are having a problem getting the HFXO to start running in the Murata MBN52832 module (nRF52832-based) so that we can start advertising. The 32MHz crystal is embedded...
I'm having trouble reassigning the pin value for the LED's in the connect SDK. I am using the base PWM Blinky example and have changed the pin value assigned to PWM_LED0 in...
Hi Team,
We would like to connect external LEDs to the NRF52840DK controller.
We could not find any unused GPIO pins to connect.
We have referred manual but it showing...
Hi guys. From the ble_app_hids_keyboard_pca10040_s132 (nRF SDK v17), there were several HID characteristics added.
protocol_mode_char (Protocol Mode characteristics) ...
Hello, Not sure where to direct this (we can open a GitHub issue but wanted to clear it here first), basically everything works great on our Galaxy Tab S6 Lite ( SM-P610)...
Hello,
i am new with the nrf9160, and we are using the download client to download a firmware for a secondary mcu. At the moment its implemented so that at the begin its...
Hello, I recently acquired the thingy53 device and I am trying to use the example of the weather station with matter:
Weather Station . I am following what the documentation...
I've built a simple Matter device for the nRF52840, using the chip-build-nrf-platform Docker image.
The host OS is Linux, and I mapped the physical device ( /dev/ttyACM0...
Dear nordic,
state of your MCUBoot + Immutable bootloader is just awful.
Please fix this hook, when enabled it disables updates of the mcuboot bootloader when used with...
Hi,
From nRF5340 audio example kconfig, there is a note that "now 48kHz is the only sample rate supported". Is this correct? My application would only work for lower bitrate...
Hi,
I have a RIGADO BMD-300 module that can only be accessed over the air. (no physical access)
The modul has the BMDWare ( https://file.elecfans.com/web1/M00/20/D2/oYYBAFmk2JOADMegAAu4fGDEUUo022...
Hello,
I am looking at using the nRF52832 for a safety-related purpose and therefore want to isolate the safety-related code away from the Bluetooth stack. The main concern...