Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
Please allow me to introduce myself, I am product Engineer at Epson Electronics. I am supporting Nordic on Reference Designs.
I noticed in the new nRF5340 there are two...
Hi Nordic:
I think this should be a same old question, but as following thread mention:
https://devzone.nordicsemi.com/f/nordic-q-a/38292/mesh-proxy-sdk2-1-1-tx-power...
I am attempting to provision the sensor mesh example using the static provisioner example from the MESH SDK.
It works great. However, the client receives two broadcasts...
Hi community,
Starting with a new product on the nRF52, I was playing with the Serial Flash of the nRF52840 DK.
I have been using similar Serial Flash on other platforms...
Hi !
I'm trying to debug. I followed this video : https://www.youtube.com/watch?v=uP8RYgYGRvI&list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&index=7 . But I can't completely. ...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . When I upload to code from nrf52 DK to BC805M, I got this error message.
I know that...
I have many of these types of systems running in a single room but when I try to run more than 8 I start start to get errors. How many systems should be able to run in the...
I am creating a saadc project based on the ble_app_uart project.
The source code is as follows.
If you download after compiling, the following operation is performed...
Hi, all
I am studying the bsp part while looking at the example of 'ble_app_uart'. (pca10056)
The difference between 'bsp_event_handler' and 'bsp_button_event_handler...
Hi DevZone,
I want to perform USB bulk transmits to a host device while using the app_usbd library. I am using SDK 15.3 and the s140 soft device is enabled.
I have found...
Hello Nordic Team;
The Vdd value range for the nRF9160 is 3.00 V to 5.5 V. We will use li-PO battery in our system. Can I power the nRF9160 directly from the battery without...
Hi,
I am using Nordic thingy 52 for my application, Now I need to blink LED for 5 seconds on Board when ever a condition is satisfied. But in schematic of Nordic thingy...
Board: nRF51-DK (nRF51422 chip)
SDK: 12.3.0
SoftDevice: S130
Compilation settings
Optimization level O1
Debug information generated
I have seen lot of...
Hi.
I am going to make my own PCB with nrf52832.
Before making it, I have to check debugging through P20 in nrf52832 DK.
I have two nrf52832 DKs with SDK17.0.0....