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...
Hi
I am currently working on calculating the AoA. I have 4 nRF52833 DKs and I am using three DKs as transmitters and one as the receiver and the receiver is connected to...
This page https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK/GetStarted says " If step 4) below fails, you need to re-program the factory example code...
How can I calculate max and average power of this chip? During use, I intend to be at 0dB TX and 1 Mbs data rate with a 3V supply. I am going to guess the max power draw will...
Hello everyone
I am using nRF52 DK PCA10040.
I try to generate puls by Timer 0.
The puls width is 400ns.
This goal was failed.
---------------------------------...
I'm struggling to get buttonless DFU to work with FreeRTOS. I've gotten buttonless DFU sample to run on the hardware. I also have FreeRTOS running on the hardware. However...
Hello,
I need to remap ble bootloader because I want to use nrf52832_AB instead of nrf52832_AA found in dev kits.
I wish I could have this memory mapping in embedded flash...
Viewers! Don't click on a similar issue or you will lose everything you have done!
Calling this method sd_ble_gatts_characteristic_add(...) with a characteristic value...
Dear all,
Im trying to interface LIS3DH with the following code, and drivers of LIS2DH (LIS3DH and LIS2DH have the almost same hardware and config.)
I have included...
It seems there is hardware support for NB2, but the modem firmware isn't there yet.
What's the timeline on this? And if a precise time isn't available, is it in the order...
Hi!
I know, that there are some similar issues in this forum, and I checked them, but I didn't see the clue.
I try to use fstorage to write something to flash. I have...
After many hours of successful LTE connections and using the AF_LTE socket just fine (many creates, many send/receive, many closes), my application now hangs on a call to...
Hi What is the ADC frequency range and operation at nRF52833 ? we are interfacing the TUSS4470 with nRF52833 ,WITH SPI communication . is that the frequency range supports...
In past I try to solve this problem:
https://devzone.nordicsemi.com/f/nordic-q-a/51249/state-chaneged-flags
Now I have new informations about this problem.
Using hardware...
Hi
using nRF52840 I'm implementing a USB connected keyboard with swiss layout.
is it possible that app_usbd_hid_kbd.h in nRF5_SDK_16 is incomplete? It defines keys up...