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...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
Hello,
Can I send data from nrf52832 to nrf24l01p? If yes, please suggest me the simple code for it. I tried to send data but it failed. Here is my piece of code :
Transmitter...
I have the nRF52 DK board and I cannot see the device in the list in the nRF Connect app (iOS). Here's what I have tried:
Connected the nRF52 DK to my computer with micro...
Hi all,
I have tried to flash the blinky programm to the BMD 300 AR evaluation board by nRF command line tools but I can't flash the .hex file to my evaluation board. The...
I followed this tutorial :Bluetooth low energy Characteristics, a beginner's tutorial
i am beginner to study BLE.
I wanna the answer Challenge 1: Why are you not allowed...
Hello,
Our setup:
IDE : Segger Embedded Studio for ARM V4.12, nRFgo studio
SDK : nRF5_SDK_15.2.0_9412b96 + SDK for Mesh3.1.0,
Softdevice : 6.1.1
Computer Platform...
Hi, I'm using SDK12.1 example ble_app_ancs_c.
Is it possible keep advertising (non-connectable is ok) when ancs connecting?
And how to do it?
I tried call advertising_start...
Hi,
I have been having issues with the compile hex files I get when following the steps to build the pc-ble-driver (). While I am able to build the hex files when I place...
I got Orange sim connected to LTE-M network on nrf9160 DK, verified it on LTE link monitor. But when i tried adding a LTE device on nrf connect cloud, i am not able to register...
Hi,
I tried to build the lte_ble_gateway sample in SES, however it gives the error below regarding the UART.
Any suggestions how to resolve this issue?
Hi,
As mentioned in the subject, I am confused with the SPIS example from nRF52 SDK 15.3.0. I wonder where NRFX_SPIS and _INST_IDX are defined in the header file?
SPIS...
Hello,
I am testing the Light Switch example and I observed a problem:
- I noticed that it was possible to reset the "server nodes" by pressing their "button 4" to leave...