I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Up to now I´m unable to do a reliable simple communication from a PTX to a PRX, just scatered messages arriving.
So, I´m asking a very basic working example source code...
For a sensor design I want to use timers with the UART service. I got it somehow working for the S110 version 7. The only problem I have with version 7 is that I can't use...
Hi,
This is probably a silly question, but just to be sure...
I know that when designing a PCB with the nRF51 it is necessary to keep an area beneath/around the antenna...
hi,
to do DFU on SDK 8.0, if use the MCP on PC, it wants to select a zip file, if select a hex file, it will fail. I have created the bin image,but I can’t create the zip...
Hello
I am using the nrf51822_Beacon application and SDKv7.1.0.
have a issue when sd_evt_get function start executing, after imitatively program counter reach into HardFault_handler...
Hi,
I am using S132 to communicate with an iPhone running iOS9. The peripheral needs to operate at high data rate at certain times so I have followed the method posted...
Hello!
I'm trying to get my whitelist work, but I think I'm missing something. Let me present you my problem:
Power up both central and peripheral1
Central enters...
Hello,
I am having an working application with S120 and S110; master and slave application. Now I need the master and slave functionality on the same board and using S130...
Hello,
I've been looking around to find the best way to interface the nRF52 DK with both an LCD screen for printing settings to a panel display, and a rotary encoder, used...
Hi
I don't have the board space for a loop antenna, so I'd like to use a dipole. What sort of RF output / matching stage do I need for this on the nRF905?
Thanks!
Hello
I wrote the program by referring the some examples after compiling the program GPIO pin becomes high immediately (3.3V ) bu my aim is to make the GPIO pin as output...
I have two nrf24l01+ modules communicating on a single channel. The "remote" does 99% of the data transmission while the "base" receives and uploads to a host. Occasionally...
How to use stlink or CMSIS - DAP downloading S110 protocol stack? Jlink can use nrfgostuide down s110 protocol stack, i want to know how to use stlink or CMSIS - DAP download...