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...
I have used the UART example up and got it working. So i can send and receive data using it.
However i wanted to modify it so as to run with the current RTOS environment...
Hello
According to BLE Specifications we should be able to get 125kbits/s over the air transmission i cannot seem to get anything remotely close to this.
Is there something...
I use Multilink and Blinky Demo with PCA10056 and PCA 10040 Board,when the two board close to each other there is no packet loss,but when i dispath each other with 50cm,there...
Hi,
I am currently using two different programmers(nrf51DK, Segger flasher portable plus), programming software's ( NRFgo Studio, Jflash). Here are my issues:
When I...
Got this error while trying to perform a DFU over BLE (noble) on a raspberry pi 3. The peripheral should be running v15.
Here is the partial log just before the error...
Hi,
on nrf51 chip we had a reset issue during ESD testing. One of the SWD lines was susceptible to this and caused nrf51 to reset. We had to ground this line after programming...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if I use pm_peers_delete() to delete a bonding data, Is the data completely erased...
Dear sir.
I have a question about the nRF2460.
As far as I know nRF2460 chip already discontinued right?
The future NORDIC company will not make new wireless audio...
Hi support,
We design a standalone sensor module with nRF52832. We would like to use CR2450 coin battery for power supply. Can CR2450 coin battery be used to supply nRF52832...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I want to add the function about bonding and passkey to the example of " ble_app_hrs_freertos...
I have an application where in i need to scan for non connectable advertisements as well as advertise beacons on the device. I am using the Fanstel BT832A module which contains...
Hello,
i would like to interface nrf51822 with an rfid reader mfrc522 using SPI.So, i went through the example of spi_master in SDK 8.1.0.How can we access the value of a...