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 working with nRF52 development kit and SEGGER Embedded Studio. I was trying to modify the example given as ble_app_hids_mouse and take all the functions present in...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on System OFF mode.
1...
Hi, i am trying to add additional payload to the Mesh Light Switch example. However, i modified all structs and it came down to the status_handle() function inside generic_onoff_client...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
After wakeup from System OFF (due to GPIO event), I want to validate / debounce...
On the nrfCloud, when you clicked on a device (nrf9160DK), the previous version of the interface would show how much data was used of the "available" data associated with...
We are developing a cycling application and are currently using a variety of ARM processors with BLE capability. We require to add ANT+ capability to read Hear Rate monitor...
Hello,
I'm developping an android application for detecting falls.
I will use accelerometer's values for find the g constant.
But i recover bad values.
this is my...
Without doubt there is a new variation of software emerging:
We are all familiar with Firmware and Software, however I really feel the need to coin the term "Whisper Ware...
I am experiencing a problem where behaviour after an sd_nvic_SystemReset() differs from behaviour after a power-on reset, and this difference causes failures in the softdevice...
Hi, I see there are several questions related to using GPS pulse per second signals for synchronization between devices, but I can't see the responses to some of the questions...
Hi,
I am using Uart1 on nrf52840. This is implemented using nrf_serial library. I have set buffer size to say 10, so event occurs on every 10 bytes reception. Now I want...
Hi,
I have been looking at the Nordic examples and I found them to be pretty slow with the handlers being the bottleneck as opposed to the actual hardware. I was wondering...
I'm developing an application to support multiple concurrent central-and-peripheral connections. It's a bit messy but is just about working. At the moment I'm using SDK 9...
Hello All,
I am facing problem in compiling uECC.c on windows10.
Please any one tell me what is the procedure to build and compile that file.
I have tried on the compiler...
I have a question about the relationship between SDK and sotfDeivce.
I want to use nRF SDK v15.3.0. I know that the document has the following description.
This version...