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 All
I am using nRF52832 with softdevice s132_nrf52.6.1.0
and I have to use both protocol (ble & gzll)
the default protocol is ble
after i keep pressing the button...
Hello,
I am working with nrf51822. I have developed a custom evaluation board. Accidently I connected voltage in reverse polarity to the device now i am unable to program...
Hi,
I am trying to understand possibilities provıded by Bluetooth Mesh Technology.
In my topology, there are tywo types node.
The first type of node is connected to...
Hii,
I am currently using two nRF52832 SDK boards to implement text message exchange with another nRF52832 SDK board via BLE Mesh SDK 2.0.1.
However, when I try to increase...
Hi. I'm using a nRF52840 chip and have a flavour of Proximity profile example being used with some custom services and characteristics that have been added. All is good in...
There is my function for writing to flash.
It works when NRF52832 start from reset, if works when the NRF52832 gets data over BLE but it does not works after "power down...
Hello, for some reason, the UUID's on a Galaxy Note 3 are messed up or are not being read properly. I have included screenshots of the issue. The note 3 is running android...
I'm trying to understand how the UARTs are configured on the nRF9160 DK.
The spec mentions that there are two UARTs, a primary and a secondary. https://infocenter.nordicsemi...
Hi Team,
I transplant the project nRF5_SDK_14.2.0_17b948a\examples\peripheral\uart to the project ble_central\ble_app_multilink_central, uart doesn't work.
It indicate...
Dear,
I am using LTE_M:
# LTE link control CONFIG_LTE_LINK_CONTROL=y CONFIG_LTE_AUTO_INIT_AND_CONNECT=n
and I want connect nRF91 DK with 2other systems (by UART)....
Im working with example: nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart
There is APP_ADV_DURATION parameter, it is maximum duration. How to get longer duration...
Hi Everyone,
We are building a product based on nrf52832 component.
We need to provide a firmware update functionality to the client/user so the end user will be able...
Hi!
We got the Zigbee examples running. Now we wanted to exchange the default keys.
Unfortunately we had to find out that this has no effect.
Changing the `ZB_DISTRIBUTED_GLOBAL_KEY...
Hi Everyone,
I'm using nrf52832(SOC) and LIS3DH accelerometer to get a motion detection.
I need simple code to get accelerometer data only using I2C communication.
Waiting...
I tried to reduced my hex file's size while converting to zip but it doesn't get size under 256KB due to which I am getting an error: Data size exceeds the limit.
Below...