I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
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, I'm attempting to run the Proximity example ("ble_app_proximity_pca10028_s130") on my nRF51822 dev kit using the S130 SoftDevice. I am able to connect to the dev kit ...
Hello DevZone, I have few questions relative to the design of the PCB antenna for a nRF52840 chip. I'm going to use the Eagle library find on the github. But... 1) Why the...
It'd be great if the Nordic nRF5 SDK team had a bit more time to test the code under C++, to shake out a few smaller issues.
Here are some changes that needed to be made...
Hello world.
I wanna ask about how to convert arduino code possible for mbed compiler for arduino. first of all, I have tried to use this guy program knn arduino code ....
I'm attempting to build a project to use easyDMA with PWM, but as there are no applicable examples in SDK 15, I am working on it myself. I originally asked for help here:...
Like the subject says, when I attempt to search at http://infocenter.nordicsemi.com, the search results show the following forever. The browser reload/X button keeps flashing...
Hi,
I created a mesh network with a mesh model which allows me to send a string message over it.
I use one board with a provisioning role and 3 others as provisionee....
Hi team,
Let me confirm what's C0 in the nRF51 32MHz XO spec. It specifies as following but C0 definition cannot be found in the PS. I assume C0 is the load cap where C1...
Hey,
I’m using Arduino IDE to program my nRF52832. I want to connect two nRF52832’s using BLE for master-slave communication. Eventually I want the master to control multiple...
Hi,
I am using nRF52840 DK, and I am creating my program starting from the basic UART example. I am not using threads, just plain sequential execution. I have a chain...
Hi,
I found out, that in the light switch example (SDK for Mesh v.1.0.1) after adding second element with Simple OnOff model in the light_switch_server, it is not possible...
Hi! Im using a nRF51-dongle and the SDK v12.1. There are no exampels for Segger Embedded Studio but in Segger Embedded Studio im trying to use the "Import IAR EWARM/KEIL MDK...