Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
I have a board with the nRF52832 and a board with 12 SK6812 LEDs on it in the shape of a ring. I have code that sometimes will display the correct color on the ring but other...
HI Sir/Madam
I downloaded SUPL-C sdk 0.7.2 ad I add the following variable to the prj.conf
#SUPL client library
CONFIG_SUPL_CLIENT_LIB =y
CONFIG_GNSS_SAMPLE_ASSISTANCE_SUPL...
Hello everyone, I'm trying to perform a device firmware update using the buttonless service on nRF52DK with SDK v17.1.0 and Softdevice S132.
I can connect correctly to my...
Hi,
I started evaluate actinius_icarus/nrf9160 board and create a new project copy secure_mqtt_sensor_actuator, I choose actinius_icarus/nrf9160 and despite an exclamation...
I have noticed that Port 2 (Pin 2.xx) GPIO interrupts do not seem to work as expected. Interrupts are not detected, whereas on the other ports they are.
Looking at:
...
Hello,
I am using nRF Connect v2.6.0 and nrf52832 for product development.
I have implemented MCUmgr callbacks to check the DFU status, as shown in the code snippet...
Hello
I cannot load the Radio Test code onto the Nordic NRF52 devkit. I'm using SDK15.3 and the project located at C:\nRF5_SDK_15.3.0\examples\peripheral\radio_test.
The...
Hello,
I noticed this weird bug that coincides with the SD card not initializing using the FATfs.
Basically, I have the SCLK pin of the NRF52DK connected to a breadboard...
Hi All: I am using NRF51802 ,SDK is 12.30 version, and softdevice is s130 2.0.1 version. using keil MDK 5.23 Version. And download the softdevice using nrfgostudio and keil...
Hello,
I have a nordic nrf52840 on board, with another MCU (Cortex-M4) on board. Both chips are connected over UART.
I want to use the Cortex chip to perform firmware...
Hi.
We have a strange issue we are seeing with a nRF52840 where scanning fails, but it is very rare.
Setup - nRF52840 is a central device, and there are 20 x nRF52832...
Hello Nordic!
I'm developing with s340, nrf52840, and sdk 15.3.0
My device is a peripheral and the phone is master in ble.
I listen to my coworker who is developing...
Hi, I'm trying to set P0.20 pin as MISO of my spi master to communicate with ADXL372 accelerometer sensor, but when the miso is disconnected the signal received matches with...
Hello.
I want to develop a custom bootloader able to update firmware version Over-The-Air (BLE)
I'm using a custom Dev Board based on nRF52832 with and nRF SDK V15.0....
I am developing device that uses NRF52 and GSM modem. Sometimes when connecting to bonded device connection fails and phone pop-up appear and ask for pairing. GSM antenna...
Hello,
we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hello,
I am using nrf52832 board, having SDK 15.3.0, in Segger studio IDE, on windows10.
I am using bluebee board in which mdbt42q chip is used.I am trying to toggle gpio...
Hi
We have a lot of customers asking for full extended adverts features as per the latest spec in terms of all types of adverts and also other PHYs
Apparently other BLE...
Hi, I'm using a nrf52 DK with a s212 softdevice and a USB ANT. I wanted to try to implement a code that would allow me to have a bidirectional communication channel, so that...
I've just got my hands on a nRF52840 DK and need to quickly evaluate it as a bluetooth 5 beacon in long range mode.
I assume I can just modify an example project to make...