Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
Hi all,
I'm using the PCA10028 and S130 based on SDK9.0。Now I have save the device name(such as "My device") in the flash,so the 51822 can read the device name and update...
I would like to log the adc value on the RTT Viewer.
uint16_t adc_result; This is the variable, which I would like to log.
So after the measuring I call:
SEGGER_RTT_WriteString...
I did proper connection of lcd to nordic board. and did proper contrast setting.
But not able to display anything on lcd.
i am using JHD162A 16x2 lcd.
www.brodie...
Hi guys what's the latest revision of "nRF51822 Bluetooth Smart Beacon Kits"? that's the beacon with the battery, the revision is written on the envelope.
I thought it...
Hello everyone,
The more I learn, the more I learn how much more I have to learn.
I am pretty new to embedded systems development. I am tasked with developing an nRF52...
Hello,
I've had to redesign my bootloader and I am now stuck with a problem that I can not solve. I need to know the correct workflow for switching from bootloader to application...
I use the nrf51822QFAA, and s110 v8.0.0.
now I need update the application,i have the keil created hex file,
How can I create the ZIP file use the application hex file?...
I have built a PCB that includes the nRF51822. I have AIN7 reading an input voltage that I measure on my DMM at 269mV.
When I measure the voltage through the nRF51822's...
Hi, I have an application where I am recording button presses using a beacon-like implementation. The button presses represent start/finish events for a race and are communicated...
In my setup, i have a Node with SD130 as peripheral to Smartphone and as a central to a BLE peripheral.
I need to store some Unique ID about the Smart phone and a Peripheral...
I find out that
The s110 can only connect to a single
central, but is able to do
non-connectable advertising while in
that connection
by here
So is this...
Hello,
I have a problem with the sd_flash_write function. It HardFaults on me and I can't seem to find out why. The Addresses are 4 byte aligned...
The function is called...