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...
Hello!
The DEC2 pin is connected to an N.C. capacitor C6 in the newest refreance layout and the nRF52 DK layout. So does it mean I can just left it DNC like the 44th pin...
Hi,
I have a custom board of nrf51822 with no external crystal, neither 16 Mhz nor 32Khz. I am trying to use uart and app timers from SDK11 but when I start any app timer...
I'm in a situation similar to the one described in this question:
devzone.nordicsemi.com/.../
The company performing the test ask me to provide a device that can switch...
I wanna execute rtc0 on the project which is inside examples\ble_peripheral\ble_app_uart file in sdk 11
When i write the following codes ,nrf51 is locked.bluetooth connection...
I created a characteristic of 20 byte length in a peripheral.
when peripheral does indication, the length of indication data in central is always 20 byte.
I want to send...
I'm porting from sdk10 to sdk12.1 and changing to .zip based libraries in keil5. I've unzipped the sdk into the directory and the examples work fine. However, if try to copy...
Please find attached the screenshot of the schematic where i have combined the RF circuitry from
the NRF52 DK and the NRF51822 dongle for a compact board development. . ...
Hello,
Can anyone tell me if it possible to have one peripheral device connected to 2 central devices ? I am using S132 softdevice with nRF52832 board.
Thank you !
nrf51connect.pcapng nrf52disconnect.pcapng Hi i m using pi3 with bluez and the gatttool i can easy connect to the Adafruit Feather M0 with a nrf51 as bluetooth module but...
Hello,
my program should do the following:
Collect sensor data
Initialize SD and start advertising
After a timeout or after a successful data connection it...
Hi, Nordic
I want to change usb in/out packet size after hal_usb_init().
as I know, it should make one report descriptor and update.
But I can not see similar demo...
My latest assignment is adding NFC functionality to the device (the very same device that I had trouble with DFU on). Adding the functionality was easy enough but I'm having...
I have seen this topic:
devzone.nordicsemi.com/.../
and a few others, in an attempt to visualize the RAM usage of my project. I currently use GNU ARM Embedded (gcc)...
Please clarify the radio state diagram for the nRF52: it shows a black dot between TXIDLE and RXIDLE states, having arrows from TXIDLE or RXIDLE leading apparently back to...
Hi guys!
I wanted to ask that can we use an external flash(connected via SPI/I2C interface to the mcu) instead of internal flash for storing downloaded image(s)?...