GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hi,
I am using nRF52832 and I need to create a timer interrupt handler, which can trigger at 417us (microsecond). I am using Segger Embedded studio. Please, can anyone help...
I have a project which recently started logging the following error on boot.
nrf_sdh_ble: sd_ble_enable() returned NRF_ERROR_NO_MEM.
This is the only log message....
Hello
I have a simple Thread network with 3 nodes and I would like to send a provisioning request from one to the 2 others in order to get their IP.
I modified the Thread...
I will like to know if the nRF52832 is capable of working properly when placed in series with a 30 Ohms Resistor ( which is the battery resistance for our application) at...
Hello,
As nordic has implemented sdk for mesh and i have been using mesh sdk v3.0.0 LIGHT_SWITCH_EXAMPLE but i am facing some problem regarding pa_lna. Actually wt i have...
Hi,
I want to use I2S to drive the speaker,just like playing the prestored samples from sounds.h in thingy:52.
However,i can't drive the DAC by I2S.Is there anyone have...
I just got my nRF9160 DK. Unfortunately the out of the box demo didn't work:
LTE LC config ... [00:00:01.029,876] [1;31m<err> net_if.net_if_init: There is no network interface...
Imagine following use case:
Alice has a peripheral bonded with Alice's phone (central)
On the peripheral, Alice switches to a "guest mode" which disconnects from Alice...
HI
UUID scan filters are set and enabled.
I was capturing peripheral device MAC id via ble_evt_handler.
i was expecting filtered devices should be visible but when i...
HI
I am trying filter peripheral devices based on UUID while scanning. I have set, enabled the scan filters but still output is displaying all the peripheral devices irrespective...
Hi I am using nrf52832 board and SDK15.2 I have below requirement:
Nordic board should act as central as soon as it gets booted and scan for particular service if present...
Hi, I have modified the twi_scanner example of the 52840 DK to be compatible with nRFDongle.
I fully erased the dongle with Segger and passed the new hex file with SWD cable...
I found this very useful Throughput Measurement Application for for Threads: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0...
HI, I have a custom service with customs characteristics and I need the maximum speed posible.
I have one service for write without response and another service only with...
Hi,
We implement oob pairing using NFC.
According to my knowledge NFC is used as "private" advertising channel (this is what OOB means) i.e. peripheral address, encryption...