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...
Dear experts..
I'm currently developing and testing nRF52832 application with nRF52-DK.
This are three questions about "actual" advertising packet length on air.
First...
1.HOW TO enable a node relay , friend,proxy or low power ability ?
2.if node A publish a message to a GROUP ADDRESS(0XC001) for node B( subscribeed this group address) ...
I looked at the nRF91_DK_User_Guide and it is very confusing to understand how to set up the board for current measurements. The figure says to solder SB44 and SB45 but the...
Hello,
As of today, April 17th 2019, I am using latest version of SDK and SES. I am using Jlink from nRF51DK and a nRF52832 module bought from ebay.
I tested several examples...
extern void bsd_recoverable_error_handler(uint32_t error) AND
extern void bsd_irrecoverable_error_handler(uint32_t error); Will return various error codes - is there a list...
I'm trying to use the NUS to send data over from NRF52 dev kit to the NRF Connect app. Using Putty for UART works fine. Now I adapted to read out ADC values from 2 ADC ports...
Hi, can someone tell me what chip this is and where I can find the data sheet? Or at least if this is a custom fabrication, what chip from Nordic is it based off of? Thanks...
Hello,
I am using ble_app_uart_c example for my nRF52832 based central application. I would like to modify Tx Power and MODE of my device.
As per datasheet, I should write...
I'm finding above examples in SDK example file. but, can't find.
where the perfectly tutorials?? It's too hard for me only refer to the library's code.
I cannot config...
It has possible to add iBeacon advertising structure to add ble_app_blinky example code. I'm implement connectable iBeacon advertising every 5second it's connected nrf connect...
According to some benchmarks shown here: https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/ , I should be able to get a connection speed of around 120,000 bytes...
Hi,
could you please tell where can I find a table showing all the NVIC interrupt vectors?
I searched in the nRF52840 datasheet but I did not find something relevant ...
Hi,
I am using an nrf52840 on a custom board with the 6.0 softdevice and 15.0 sdk. The I2C bus is running at 400khz.
I am reading 4 bytes on the i2c bus. The initial write...
Regarding the nRF9610 and the nRF9610 DK.
Am interested in developing a use for the Australian region (ACMA/RCM compliance) and have already worked on CAT-M1 devices for...