Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
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 tried adding the following settings to prj.config
CONFIG_CHIP_OTA_REQUESTOR=n
CONFIG_CHIP_QSPI_NOR=n
I've also tried to modify the Devicetree to be the qspi part in...
Hello, I have a project sampling a ADC. It has a INT output signaling new data is ready to be read with max sampling rate of 125ksps. I am using the interrupt and then reading...
Hi community,
I'm making a custom board using the NRF52840-CKAA. I'm trying to make a Bluetooth application for this board but struggle to achieve it.
setup:
- Visual...
nPM1300ek version: 0.9.0 I have both "nPM Controller" and "USB PMC" USB connected. I tried powering USB PMC through the computer and also tried a "Wall Wart USB".
I have...
Hi,
I have a device which has different UUID s for the write and read characteristics than the Nordic devices. The device I want to connect to will give out sensor data...
hi,
I am in the process of creating a board definition for a custom hardware we are proptotyping. I follwed the instructions in the intermediate course, copying the nrf5340dk...
I have a device which advertises some services, I want to discover those services and write to those characteristics. However I can only find one service and not multiple...
Hello,
I want to send audio to multiple headset(Readily avaiable from market), So is there any hardware, Software solution avaiable for that.
So, Is there any...
We've had good success measuring power consumption with the PPK2 until now. But recently, it started reporting some hard-to-explain numbers. Specifically, t told me a nRF9160...
Hello everyone,
Im currently using the Thingy:91 with the asset tracker v2 application. As I understand the default mode in this application is the passive mode. Im measuring...
Is the nRF52840-CKAA port impedance for the various transmit power settings (or at least for 8dBm) available?
Alternatively, is the expected port impedance, when viewed...
Hello,
I am building basic board on nRF5340(based on Raytac MDBT53 module) and after "Erase" operation in nRF Connect Programmer I cannot access chip anymore.
Board...
Hi all,
I am working on Fantel BT40F which uses nrf 5340 soc. I have finished my breadboard testing phase with the development kit and now I am working on Integrated pcb...
Before adding ubxlib module repo into nrf/west.yml, I can build any project with mcuboot with no problem.
However, I cannot build any project with mcuboot after adding the...
Hi,
I'm stuck in the loop of calibration. This is the error that I get from Putty:
It says that I get a TX error.
This is the code that I have for bno055.h:
This...