I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
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...