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 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,
In nRF24 / nRF51 , the product sheet have the 20dB Bandwidth for Modulated Carrier (2Mbps) parameter.
However , i could not find at nRF52832 ps.
Did it the same...
Before updating firmware i have updated connection parameter with low connection interval. But it taking too much time. If I gave the same parameters at the first time while...
Dear sir.
This is jaykim from south KOREA.
I saw your company website about NRF2460 Chip.
Is this chip discontinue? It means not product any more??
Because We now...
Hei hi.
I'm developing simple beacon application with sdk 15.2, sd132 based on freeRTOS on nrf52832. The app and the whole project is built with help of ble_peripheral/ble_app_hrs_freertos...
void spi_read_write(0x1E,0x00) ==> output 0x10 as return value of register read.
Here I want to send value 0x90 as register value in the argument of spi_read_write(0x1E...
Hello, Looking for help in confirming what happens when pin 0.21 is grounded on the 810. I have a simple custom 810 based on the reference design with an added led and rgb...
I am using Keil uvision. Working with example codes, with uart example I got the code to send a data to mobile app through ble. But I cannot find code for receiving a data...
Hello All
I am working on nrf52810 and for programming i use segger studio in windows v7. And i refer nRF5 SDK 15.2.0. in my application use LM6BD temprature sensor connect...
SDK 15.2
I am wondering if anyone could point me in the right direction for optimal Timing configurations for the following parameters: 1. Advertising Interval 2. Scanning...
I am using the PWM app from nRF51_SDK_10.0.0_dc26b5e\components\libraries\pwm. I have loaded s110, and am running no other code.
The application hangs on the second cycle...
Hi
It seem that Nordic does not offer a service for delivering chips pre-programmed with a custom firmware?
We are currently having our boards manufactured in China and...
Hi there,
We are using the nRF52832 on our PCB design. We built the first batch and it was working fine, we built a second batch and all the boards are having issues.
...
Hello there.
I am new to Nordic and I want to make MAX30105 sensor to work with my NRF52 DK board (i am using the "nRF5_SDK_15.2.0_9412b96")...
I used the "twi_scanner...
Hi,
I am trying to make the two UARTEs from nRF52840 work at the same time, but I am facing some problems even with the examples found in the SDK. I am using the peripheral...