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 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...
For a design consulting client, they have a startup problem and need to know the approximate leakage current when a GPIO is in "DISCONNECTED" state.
I know the NFC pins...
I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after...
Hi, I have added BLE custom characteristics in my application. I am writing and reading some values through ble scanner mobile app. Here i observed that when i enter string...
Hi,
I trying to use higher MTU size for my application and i have followed the att mtu throughput example. it is working fine upto 50 bytes packet size but when i try...
so, after getting it to compile, now i can no longer write to flash memory and i don't knwo why i am getting this error now. now sure if it is a result of nrf_dfu_flash and...
hi.....
i am interested in Mesh ,actually i want to understand the flow of mesh program (eg light switch example )how does it work,how it transferring from client to server...
Hi all,
In order to lower the power consumption of my device I have been experimenting with WFE. When using WFE I see that the interrupt latency is increased from ~4µs to...
Onl
I have 40 kb of data i need to send, and what i thought was using notification by creating a timer, which will be started as soon as device gets connected, in...
I am trying to interface with a I²C OLED display using Zephyr’s SSD1306 driver. The driver uses i2c_burst_write, which itself requires that i2c_transfer support gather writes;...
This is on SDK 15 : Not all services are reported when doing service discovery on more than one connection at a time.
Basically, ' ble_db_discovery .c' uses ' m_pending_usr_evt_index...
Hello, I am using the nRF51422 Development kit with SDK11. I am using the proximity application for the battery level service. I would like to strictly advertise to a single...
Hi,
I have an application where I have for example 5 BLE transmitting devices . Each device has one push button and each device is assigned to a number 1-5. I also have...
Dear nordic,
I am new in this open thread i tested your examples its working fine. i also tested CLI example i think its working but i didn't see a response in terminal...
I have a few Bluetooth transmitters based on nRF52832. My receiver devices are mainly iOS and Android mobile devices. I'm considering of replacing them with nRF52840 for Bluetooth...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...