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...
Hi
We are using a slightly modified (but fully compatible signed bootloader) in out product. On the application side we have a C# implementation of the DFU protocol that...
Hello there,
In my next project I need a data link similar to BLE classic (like the HC-05 module) and it needs to respond with an app API fast and push data rather then...
Hi,
I'm following "ble_app_uart_c" example and works very well with SDK 10.0.0. So now I want to communicate with HM-10 module, but this has one Tx/Rx Characteristic. Are...
Hello,
In my quest to monitor the activity of hundreds of nodes (directly addressable), I am facing quite an obstacle.
The small memory of the nrf52 (nice piece of hardware...
Hello How do I remove one server from mesh network? The client needs to recognize like a new device. I did try to use these functions without success on a event: nrf_mesh_node_config_clear...
I have successfully connected BT832 Module to NRF DK. I have erased BT832 and Falsh s132_nrf52_5.0.0_softdevice.Hex. using nRFgo Studio without any issues.
I have copy pasted...
Hi,
I'm trying to use the nrf52832 with a sdcard application in SDK_13. I based my code on the example provided and managed to get the sd card working without any problems...
The error "Unknown command add_pc_lint" appears when running the bootstrap command during setup. It looks like PC-Lint is an application for windows for software debugging...
Hello! I'm trying to find a list of boards that can be integrated into a circuit design which have already received compliance in the EU, UK and with the FCC. I found this...
Hello. i testing zigbee coordinaator example with zigbeee device. Device was joined to Zigbee coord/ network.
Couldn't i get device payload data in coordinator source code...
I have the UART configured using the standard boiler plate code, with flow control enabled, where the RTS output is assigned pin 5.
I have defined a GPIOTE pin 25 as an...
We are working on a solution that involves a central provisioner that provisions a MESH network of sensors that it subscribes to. We need to be able to replace this central...
Hi,
I am currently drawing up a schemtic involving the NRF52832 on Proteus 8.
I have been trying to find symbol, footprint, and 3D models of the NRF52832 online, however...