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 trying to create a I2C slave application on the nrF Connect 2.9 SDK for nRF51840. But I have trouble tor enable the twis driver (e.g. the irq_hanlder is not included...
Hello,
While developping firmware I wanted to use the PSA API psa_hash_compute() to compute a hash over 8 bytes but to no avail. The function returns -134 and the out...
Dear all,
one of our products is a mesh light node, using NRF52833 and, as the firmware, the example 'Light Fixture' ( https://docs.nordicsemi.com/bundle/ncs-latest/page...
Dear Nordic support,
With the installation of every nRF Connect SDK version, there is also a python instance installed with it.
For example, the nRF Connect SDK V2.8.0...
Hi,
I've recently purchased the Adafruit NRF52840 Feather and found that I am unable to program it using the flash 'action' in Windows VS. I initially though this maybe...
Hi,
I would like to develop NRF91XX applications without relying on LTE-M coverage. This means the FW should just work as normal but do not need to attach to a network...
This is a brand new board nrf52840 development kit. LED5 flashes really quickly. The 4 buttons activate their corresponding LED. I tried using different USB cables. At some...
Since I encountered some issues, I would like to confirm the differences between these two files once again.
Apart from debug messages, can prj.conf be used for the final...
Hello, I just had a look at the Thingy:91 X with the nRF9151 and nRF5340 SoC's including nRF7002 Wifi support.
My understanding is that the nRF5340 is the main MCU running...
Hello,
We are in the feasibility stage of a product that requires integration of both the Apple "Find My" and Google "Find My Device" technologies.
Based on my research...
hi
We are developing with Segger embedded studio.
.
If you copy and move the SW development project folder to another PC, the following error occurs.
(Only occurs...
Hi,
Very beginner to this so bear with me.
we are testing an asset tracker which uses edrx. The asset tracker can receive a wake-up sms command.
However the network...
Hi,
I have ported my already working nRF52840 SPI slave code to a nRF5340, but it doesnt seem to receive any data. I have verified the CS, SCK and MOSI signals, but no MISO...