Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi,
usbd_cdc_acm project implemented UART over usb, which is great. However it cannot send bytes from PC to DK board, only DK board back to PC.
In order to implement sending...
I use the SPIM to access a nand flash memory device. There are times, when I need to "free" the SPI bus allocated by the nRF52840, so that another CPU can access the memory...
I have been closely following this thread ( https://devzone.nordicsemi.com/f/nordic-q-a/52689/nrf9160-lte-sensor-gateway-on-thingy-91/217018 ) to provide support for the LTE...
Hello all,
I am using the NRF52810 board with SDK 14.2
I wanted to convert pca10040 to pca10040e file of buttonless dfu and secure bootloader .
I have gone through this...
Hi, I can read data with my laptop BLE as below.
Could anyone tell me where can I find the data layout doc? I want to figure out the data layout and dimension.
Thanks...
I've been having several issues with the nRF52840 so far:
Issue 1:
When trying to flash an nRF52840 with NCP firmware using a Segger JLink, I connected the SWDIO and...
Hi all,
I noticed an issue on the last release of the NRF Connect mobile app at least on Adroid devices.
It seems that every time I am trying to make a secure DFU (buttonless...
Hey everyone!
How often does PM write into FDS? On each connection? Or on each new bonding? PM has some kind of peer ranking so I suppose that it needs to write on each...
Hi Nordic Forum! I'm currently developing a CLI controlled BLE scanner using the nRF52840 Dongle. Essentially I brought over the CLI example and adapted it to the a central...
Hi
it looks like the Publication Retransmit Count and Interval states default to 1 time and 100ms respectively. Is there a reason these defaults apply? I don't think it...
My thingy:91 does not connect to the LTE network. However it does detect the Swisscom network (Switzerland) and shows it as available. After a few minutes it sometimes changes...
I would like to program the 52840 with the HCI_UART sample to use it for Bluetooth scanning. I did this and lost the USB serial out. I now understand that on the Thingy91...
Hello,
I am evaluating the nRF52840-DK. I just want to play around with Nordic for awhile to determine if I want to port my current project which is written in C++ for Teensy...
I want to run various applications in some cases
what I want is :
In general, it runs own application.
When external memory(SD card, USB, EEPROM, etc... something...