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 have created a global variables header file that I use through out my project. The variables are static volatile and intialized to zero.
When I update them with a...
I use nrf52832 SPIM, and I want there are gaps between every 8clock, so I set NRF_SPIM0->TXD.MAXCNT = 1; NRF_SPIM0->RXD.MAXCNT = 1; ,But there is alway more clock than I want...
Has anyone succeeded in setting up the SES thread awareness for FreeRTOS with the nRF5 SDK? That would enable showing the state of the FreeRTOS tasks (threads) in the debugger...
I'm having trouble connecting the nRF9160 DK to the Bell LTE CAT-M network. Running the Link Monitor tool with the at_client flashed on the device, the DK only reports bands...
I am a novice who now deals with nrf52 dk.
devzone.nordicsemi.com/.../getting-started-with-the-nrf5-development-kit I installed command line tools according to the guide...
Hi,
I am taking sensor input and giving that to P0.01. It works fine on nRF51822DK board but it not works on my custom board. I checked schematic also. Refer the schematic...
Hello,
I am using NRF52832, nRF5_SDK_15.2.0 for product.
I am using FDS library to manage some files.
Here is situation I met.
I created 2 records( Record 1: CONFIG_FILE1...
Hello Nordic
I noticed new SDK 15.3.0 so I try to change SDK from SDK 14.2.0 to SDK 15.3.0 and from s320 5.0 to s340 6.1.1
My board is nrf52840. I try to migrate the...
Hello,
I'm searching informations about the regulator REG0 (Internal regulator of the nRF52840 chip). I have find the chapter "5.3.8.2 Regulator specifications, REG0 stage...
Hello Nordic
I repost devzone.nordicsemi.com/.../peer-manage-problem
I noticed new SDK 15.3.0 so I try to change SDK from SDK 14.2.0 to SDK 15.3.0 and from s320 5.0 to...
hi,...
i am using nrf52382 and nrf52840 ... one is client and server . i am using mesh sdk 3.1 .... i have debugged the example light switch server and client respectively...
Hi,
Recently I have migrated my app of SDK13 to SDK15.2. It's a little bit complicate but it works with patience, thanks for the migration guide !
My problem now is when...
Hi,
I've just downloaded SDK 15.3 and compiled BLE peripheral HRS app. After flashing SD 332 and the app and starting it, it seems to hang on disconnection. I.e. It starts...
I developed an application using nRF5 SDK for Thread and Zigbee v2.0.0 but I'm having problems when I want to send a broadcast from the Coordinator to all Sleepy End Devices...
Hi,
I wanted to know about gps of nRF9160. How much is the accuracy of this device ?
Anybody has worked on gps feature of nRF9160 module ?
Regards,
Archana