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...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi, using the Nordic power profiler 2 (PP2) kit to measure the current draw of my nRF52833 DK. I have followed the instructions to setup/prepare/wire the PP2 to my DK and...
In the task, when I do a TWI read via nrf_drv_twi_rx(), in the second iteration of the thread, the driver function returns NRF_ERROR_BUSY.
Is it that the driver takes longer...
I've built a custom board using nRF52832 which uses SDK 16.0.0 and softdevice version s113. A part of application is audio streaming/ decibel calculation and transmission...
Hall Mr. Nordic,
I'm sending a 16bit payload with 51822.
The receiver 24L01 is receiving all perfectly. The receiver 52840 is loosing the first two bytes ...
nRF51822...
Hi,
I'm using nRF52840 as my server and the android mobile is my client. At the client end, I'm using the nRF Connect app. It seems like the 50 bytes of data is taking around...
Hello,
I have an nRF9160 DK board (I believe the version is PCA10090 1.0.0) and would like to use the external flash that comes with this board.
Upon inspection, this...
Hi,
I'm seeking help on debugging the network core with Visual Studio Code. My project is not based on a standard SDK and hence I think VS code will be easier to setup than...
hello!
I have an issue, I need to read data from a Module, then I send that data using USBD..
when I put that code in for(;;) before while(true) the port is activated...
The nRF52840 DK has a 64 mbit external flash on board. The MX25R6435F.
It's performance is too low, in terms of erase speeds - It takes several minutes to erase the entire...
I'm trying to upload hex files to my NRF52832 with nrfjprog in command line and got the following error:
My log file:
I've been searching and searching, but could...
Hello,
I am new to the NRF52 SoC and BLE development. I've been using the ble_app_template and following along this tutorial to learn more about BLE development. I'm having...
I am developing a mobile application using React Native.
I wish to integrate a 'lost tag' functionality using a BLE tag.
The BLE tag will be placed near the item of interest...
Hi, The purpose of this is to have a software Power ON/OFF button, when I first start the firmware, it automatically goes OFF. Then after a long press on the button, it should...
I am using nrf52832 controller and interface with MAX30102 sensor. when i tried to read heart rate in nrf connect application , it shows Sensor Contact not supported.