Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I updated new firmware on nrf52. After that nrf52 was still visible "nrf Toolbox" Android app. It seems I didn't do anything wrong but when next time turned on nrf52 and scanned...
I am using nRF 52832 (softdevice v2.0). I am writing a code to get data via SPI and then transmit over BLE.
I have written my code and SPI is working perfectly.
But...
I'm new to using Nordic products and am trying to understand the difference b/t the soft device and the application in the context of the examples I'm running. Most importantly...
Hi, I have NRF52832 development board and NRF51824 beacon board. I want to dumb the code to NRF51 but i don't know whether we can use NRF52 DK to do the same(Supply to NRF52...
Trying to compile ble_app_cscs example, but have compiling errors in ble_cscs.c library.
Anybody have any ideas what is wrong?
Ubuntu 16.04, NRF SDK 12.3, GCC 7.2.1
Terminal...
Hi all,
I need to send the information from 2-5 sensors in a room. The sensors are placed 2-3 meters far from each other. Each sensor has a BLE, using a battery and generates...
I'm using the RSCS demo as the peripheral and the Relay demo as the central. I've modified each to use stored bond information if it is found in flash upon startup. I make...
Hello.
I am measuring the current of nRF 52832 using PPK (PCA63511).
I want to measure the current of nrf chip only with PPK.
The chip of nRF is PCA10040.
What...
Hi all,
I've bought an iBeacon Station NRF51822 like this one ( linksprite.com/.../index.php5 . My idea is using it as a temp sensor for my smart home installation. It...
Hi Nordic,
I am getting started writing a new application and I would like to move to the new SDK14. My app requires, between others, a custom service and a custom characteristic...
Hello.
I'm tying to learn nrf51822. I had ordered some modules from ebay and nrf52-dk from local distributor . A week ago I had receive some modules. But local distributor...
hi,
My custom board running Mesh SDK0.92 send and receive messages are normal.But after I replaced the MeshSDK in my program with Mesh SDK1.0.0, I was unable to send and...