I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Dear Sirs:
We use nRF52810 as the key chip in our product, however, we need it to be central or peripheral based on user's option.
So, we would like to apply softdevice...
Hello!
I am currently working on doing the smp_svr sample:
I have done these commands so far (on created from sample application):
west build -b nrf52dk_nrf52832 -d...
Hello DevZone,
I am using Segger embedded studio with multiple build configurations for the two chips and I am having some issues to get the program to compile my nRF52810...
I have tested the sdmmc driver yesterday with both, CS Pin tied directly and via an external i2c port expander. TCA6408A.
Worked like charm, but today I wanted to to some...
We are using nRF9160 chip (in own custom board), SDK 1.9.1 board with "serial lte modem" firmware. We are unable to get coordinates using AGPS. I suppose this is due to the...
Hi!
I am going to use nRF52832 in a new product and wondering whether should I base an application on the new or the old SDK. I have to take into account support for DFU...
Hi,
recently I got Thingy:91 (board info - PCA20035 1.4.0 2020.22),I've updated it to the latest firmware as per instructions. So far so good. Then I started playing around...
I tried to create/ open a project using nRF Connect in SES. The error appears as shown in image. While the file exists as shown in the second image. Why, such error and what...
Hi,
Basically, the setup of the mesh network is as follows,
There are END NODES based on sensor server model.
There are RELAY NODES based on the sensor client model...
Hi,
I am using Zephyr3.0.0 to validate AOA CTE sampling.
Firstly, a s below is the official data format. Nordic Semiconductor Radio peripheral provides 16 bit wide IQ...
Hi,
I am able to successfully build and flash the Matter Light Bulb sample onto my nRF52840 DK.
I am now getting ready to configure the firmware for use on a custom board...
Hi,
NCS1.9.1,nRF5340DK, VSCode,
see code, timer_lms==1000 spend 1000ms
but if start i2s
i2s_audio_init(); //this line will Slow down the time
timer_lms==200 spend...
When i try to use SES to build my project.there is error.The enviroment i confige as descrblied. them i use toochainmanger in nrf connect tools,the error is as the same as...
I'm trying to determine how to get a Linux timestamp for a project using nRF9160. It looks like the mktime() function is not supported. Any suggestions?
thanks!