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,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
I'm creating a PC application using the ble windows driver by nordic, i cannot implement white list. I ported my code on the firmware & it works.
Is this a limitation of...
When i follow the Getting Started guide for the nRF52 DK at point 5 the led (led 1) does not start pulsating and I do not get contact with my phone. I tried to upload the...
I am trying to make communication between STM32F407ZET6 and NRF52832 chipsets using an SPI interface.
One is master and another is slave. If I take NRF chip as master,...
I am noticing a problem with pstorage_raw_clear when called in the DFU code. My problem is this: when attempting to update an application, if the application is too large...
HI, I have a remote control with nRF24L01. It was talking with Gen1(uses nRF24L01) product via ESB. Now, I am developing Gen2 product*using nRF51822xxaa) and I need to support...
Hi,
i'm doing my own bootloader and i want to use external flash to download image trough a spi. The bootloader project based on example from SDK11, now just an external...
Hello:
It appears (although I am not 100% certain) that there is a small delay (< 10 usecs) between EVENTS_END in the radio and MICSTATUS in the CCM. I believe I have read...
Hi,
I've got an application running on an nRF52, and it's calling sd_app_evt_wait() from the main loop - and it's staying in that function pretty much all the time.
...
I don't have a 32KHz crystal on my board (using the stock Rigado module) and power isn't an issue as the board is mains powered in operation, so I was intending on using the...
I found a alpha version of softdevice v3.0 (s132_nrf52_3.0.0-2.alpha.zip), and it supports MTU_SIZE > 23 bytes, but there is no SDK (current version is v11) supports it. When...
We have two nRF51822 chips with cleared contents in FICR, e.g. addresses 0x10000000 - 0x100000FF are 0xFFFFFFFF.
UICR works as expected.
Chips execute code.
Radio performance...
Master control Panel.exe 3.10.0.14
winxp sp3
.net framework v4.0
The day before yesterday it's OK, but this morning MCP won't start. The windows event info shows:
...
Hi
I'm looking for a functional example based on Freertos and nrf52 on SDK11 and SD132. I'm having problems (hard fault) and I've been looking for this example but with...
Hi There
I see there is a Proximity App - is this available for downloading like the beacon App ? for use in xcode ?
Also, in the demo, there was a bluetooth unit that...
I use a android phone as central(Master) and use a nrf51822 as a peripheral(Slave).
The peripheral can send the "L2CAP Connection Parameter Update Request" to change the...