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...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
I am trying to update the battery level of my Battery Service but get keep getting an error. The error code is : 0x00003002. I cannot find any mention of what this...
I am trying to start programming in nrf51822 module with the waveshare kit. but the kit always shows the error as switch to boot-loader mode . how to solve this problem?
i am using nrf51822 wavshare kit with ulink2 debugger.
when ever i try to program the kit using keil the error pops like "overlapping of address in 00014000H".
then...
Hi,
I am using nrf51822 and SDK 8.0.0 , SD2.1.0 as an central and SD8.0.0 as peripheral. I am following ble_app_multilink_central and ble_app_multilink_peripheral example...
Hello,
We have a custom board using nrf51822.
In keil the board is detecting at 20khz clock for SW port in the debug window, we are able to program through keil.
...
This fork of the MBED CMSIS-DAP firmware seems to be the latest updated one. The title says, 'Interface firmware providing USB CMSIS-DAP for debugging, USB MSD for programming...
Hello,
I try to change a value by using sd_ble_gatts_value_set(...). If there is a connection, this works fine. But now I have to change the value also, if there is no...
Hi again.
I'm using nRF52 DK board in Ubuntu. I can flash the device with the blinky example (I haven't yet tried the softdevice tough), but I cannot really get any traces...
20160316_113235.jpg Hi guys,
i have 20 nodes and a central in my network, that are very close to each other except central device ( All of nodes are in a approximately...
Hi,
I'm wondering why are there scan parameters on creating connection? If I refer to SD130, create connection function , there is a note which tells us that if scan is...
I have 2 existing products, one using the nRF24LE1 and the other having a 2.4GHz ANT radio. Is there a way to have the 2 products communicate wirelessly? If it is possible...
Hi.
Quest to get the toolchain working under ubuntu continues.
I've done the eclipse and jlink config as explained in the nrf51 linux tutorial (with of course keeping...
In an RFID application, we have nrf24l01+ and SMT32F4xx on the Reader and nrf24lu1+ on the tag.
The Reader is acting as multiceiver currently.
Pipe 0 and Pipe 1 are...
Hi Team,
Is it possible to develop MCP like other application which runs on Linux (say Ubuntu) using BLE dongle?
Where to start for this!? Any guideline or documentation...
Can smone help me:
An error pops-up…
“
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision...