Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
I read this post with great interest!
devzone.nordicsemi.com/.../
I'm having a similar problem with my Nordic Beacon application. I followed the advice to switch my...
I am using a nRF51822 to send data to an iOS device.
Because latency is critical to my application, i 've set up a test program that sends a packet every second , using notifications...
I have some questions about the scan response packet.
Can a scan response be sent with a peripheral that is configured to be connectable? IE not a beacon.
I read...
Dear Nordic Team,
Thanks for support.
I am using nRF5_SDK_11.0.0. How can i initialize the softdevice with internal RC oscillator in my source code. I am using the below...
Hello;
I'm trying to get data over the TX pin to be sent to the RX pin on a Raspberry Pi.
I have it working on several boards: The nrf51822 Development Board, the Redbear...
The radio notification tutorial ( devzone.nordicsemi.com/.../) says:
"The distance is the time window before/after the radio goes active. The radio events are radio_on...
I'm slightly bamboozled by the LFCLKCSRC options in the NRF52 datasheet / product specification.
Bit field SRC makes sense. Set to 0 for the internal RC oscillator, 1 for...
Hi
I am currently using the boot loader from SDK7.2.0, compiled using Keil.
However, for all the other software I am using GCC. But GCC support for the boot loader was...
Hi, i am trying to send my notify characteristic every 100 msec, i am using timer for this and when i am connecting to the nrf app, my nordic device is sending the data but...
Hello,
Thanks for your reading.
I tried to read the CHIP_ID value(0xD1) of BMI160 in MetaWearCPro firmware using SPI.
But I could not get the correct value(0xD1). The read...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
My development Kit is official PCA10040, and SDK is SDK 11.
when i opened the keil project of ble_app_multirole_lesc int the examples of SDK with Keil MDK5.14 and compile...
Hi,
I've got a nice, well-documented bug here:
github.com/.../25
The short of it: Adding a single printf() statement to this mbed OS example causes my nRF51-DK board...
Hello all I am new Nordic and Bluetooth, before starting my project I did small experiment to understand the system i did the following steps.
Used nRF51822 -32 KB...