Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
Hi,
I'm trying to mimic a fully functional zigbee color light bulb using the nRF52840 dongle.
Starting with the NRF5 Zigbee example light_bulb (examples/zigbee/light_control...
I apologize if this question is stupid
I want to read data in p_adv_report. I use the command NRF_LOG_INFO ("name =% x ", * p_adv_report-> data.p_data); but it's meaningless...
I am trying to use I2C (TWI) to communicate between my custom nRF52811 board with an Arduino. Currently my program hangs at the while (m_xfer_done == false); loop as m_xfer_done...
Hi Team,
We wanted to verify Sleep current numbers for nRF52833 SoC based custom development kit.
Is there any readily available firmware to verify these numbers?
...
I'm teaching a course, using the nRF52840-DK board as the lab platform.
Students download Segger Embedded Studio and compile the "Hello World" project from the 'nRF Samples...
Hi,
I have built a prototype that has two SPI slave devices connected to it and it works perfectly. I have now tried to add an SPI SD card aswell by following the FatFS...
Hi,
I'm now using nRF52833 DK to do the AoA test. I achieved the IQ sampling for a single antenna, but when I tried to switch between multiple antennas, the IQ results seems...
Hello!
My problem is that I am getting duplicates of the ACK packets I send from my PRX device to my PTX device.
To debug this problem, I configured my PTX to continuously...
Hi Devzone:
Is there a way to designate one ram block exclusively for radio use? The reason I'd like to know is the following:
Under nRF52833 AHB multilayer section, there...
I need a specific extended panid. Refer to the CLI example and add the following program:
Through the log, the extended panid returned by the device is 0000000000000000...
Hi,
I am developing an application with to 7 transmitters (peripheral) and one receiver (central = nrf52DK), all NRF52832.
I have 1 question and one problem to solved...
Hello,
# Issue I'm using a wrapper function for logging, in which you can set callbacks, which get passed the format string, and the va_list of arguments.
I'd like to...
https://community.platformio.org/t/platformio-plus-goes-open-source-improving-embedded-development-community-worldwide/8240
Hi will this means that we can expect to see...