Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi there,
is it possible to share the nrf51 reference layout as p-cad files so they can be (easily) imported into circuit maker / kicad?
I think this would be interesting...
Hi,
In micro_esb.h, it is indicated that the transmission without ACK is not implemented yet. However, there is a parameter named dynamic_ack_enable in the uesb_config...
Hello,
I am getting a 0xdeadbeef assertion at src\soc_radio_timeslot.c line 390. I am using S110 SoftDevice v7.1.0 with nRF51822 revision 2 CEAA. I am using the multiprotocol...
Hi,
i'm newbie to ANT world and i'm trying to create a mesh-like network using broadcast messages and shared channel with nRF51422 SoC and S310 soft-device.
So, i created...
Hi all,
I've been trying to develope a project by using an nRF51822 chip. The project is about to finish. However, I couldn't implement the pstorage module in a correct way...
I am looking to re-install the firmware on my dongle after making it a sniffer but I can't find a hex file for PCA10031. My MasterControlPanel has firmware for PCA10000 should...
Hi
Should I get a characteristic write event ( BLE_GATTS_EVT_WRITE ) with s110 as well with the
following property configuration:
char_md.char_props.write = 0;
char_md...
I try to achieve something similar to IBeacon where data is pushed to any device listening, but where the data is changing over time. Is it possible to (frequently) change...
Hello,
I have recently had to install the nrf tools on a mac computer. The tools have been recently ported to macs, but unfortunately I am getting the following message...
Greetings,
During a connection between two nrf51422s running on S120 (2.1.0) and S110 (8.0.0) with a connection interval of 7.5 ms I get only a maximum RSSI of -42 dBm...
Hello,
I developed a firmware on nrf51422 with nrf51. I use a development board PCA10028.
With this firmware I control the directly the radio registers (Soft Device is...
I have a nRF51822-EK evaluation kit (so, PCA10001) and am trying to get DFU working with an S120 SoftDevice as per the answer posted here:
devzone.nordicsemi.com/.../ ...
nRF51822
I'm interested in setting up the the POFCON to enable me to get a
POFWARN interrupt when the battery voltage drops below 2.7V.
The softdevice is enabled at...