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...
Hello,
I followed the tutorial to use Eclipse GCC and both examples (blinky without softdevice and HRS with S110) work fine, i.e. I can build and flash them.
Now I try...
Hi,
First of all I appreciate the way nordic has put tutorials on the website for the newbies.
I am working with putting custom services in my code, and its working...
Hi everybody!!!
I am working on ANCS on NRF-DK51 (nrf51-sdk-9.0.0) and I get the disconnected reason 0x002A same as this topic . They said that to overcome this problem...
Hi,
I am using nRF52382 controller and we are planning to put RTOS on it. Is it possible to use the same RTC for system ticks as well as to set current time?
In the Example "ble_app_cts_c_s132_pca10040 " messages are send to the UART output, by default the UART Hardware Flow control is active. I would like to disable the Hardware...
We have designed a product using Nordic's nRF51822 and will be selling into Korea and Taiwan market.
Recently, there is a new requirement for us to provide antenna radiated...
Hi
I started form the lbs example to build my application. I have now the following problem:
apparently the button_event_handler is only triggered when the device is connected...
Hi,
I have searched the forum, but still I cannot find answer to my question. I designed my custom board for nRF51422 and want to work with ANT (softdevice 210) (I have...
Hello everyone
i want to create button fucntion press the button for 3 seconds and then it has to start advertsing but i have excuted the button fucntion but it si showing...
I'm a new at BLE. So, as I know from bluetooth spec v 4.1 there is a opportunity to establish multiple connections to the same peripheral device from several central devices...
I want to send 500 bytes(chunks of data) for specific event so when I get new 500 bytes from sensor firmware should send all of those bytes over BLE service in proper order...
This thread provides some references for those of us who need to have firmware that runs on multiple releases, but don't necessarily know what revisions are in the field....