Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
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
Hello everyone,
I have interfaced an encoder and speed sensor on a spinning bike that all connect to arduino via COM/USB port. The COM port communicates to a game engine...
Hi, I am using nRF52840 kit and using Ubuntu Host PC. I am running usbd_cdc_acm_example with below link :
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15...
At nRF cloud introduction pag, I got the impression the "nrf cloud" front end source code is/or will be available in open source.
Am I correct? The nRF cloud source is...
I am using nfc_t4t_lib and I need to send a response 100ms after I receive the NFC_T4T_EVENT_DATA_IND event. How do I extend the response timeout by sending S(WTX)? There...
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 am testing my I2C function by using ".examples\peripheral\twi_sensor" of SDK 15.2.
Because my SDA and SCL is define in P0.04 and P0.02, and my I2C Slave is MPU6050...
Hello,
I would like to know that what are the provisioning parameters needed to add an Unprovisioned device into a mesh network?
Thanks and regards,
Jahnvi.
We, I am using nRF 5 SDK v 14.2.0.
This time, without using WDT, using only the application timer, We are developing a process to send data by detecting acceleration and...
Hi,
I'm currently trying to implement Peer Manager in my existing project, for both pairing and bonding. I'm using the ble_app_template in examples/ble_peripheral in the...
Is it possible to use the TWIM and TWIS at the same time with 2 different I2C buses with openthread.
I tried this with THREAD SDK 1.1 and had link problems because of the...
Hi, I'm trying to setup attribute reporting on zigbee HA, the device role is ZB_ZCL_CLUSTER_SERVER_ROLE, I want to configure reporting for cluster 0x0006, so each time I flip...
SDK v14.0, SD132 v5.0.0
We're creating and starting app_timer instances before we enable SoftDevice via nrf_sdh_enable_request(). It seems to work, but I remember that...
Hello,
Is Bluetooth 5, capable to communicate with BLE devices as well as classical BT devices? I think this dual capability is called smart ready.
We are planning to...
Hi,
I can program our old Nrf24LE1 boards with Nrfgo Studio, but when I tried using Nrfgocli command it fails to connect to
the board. My motherboard is set to number...
I noticed that CMSIS Configuration wizard expects values in HEX and converts them into decimal in the sdk_config.h file.
e.g. for SEGGER_RTT_CONFIG_BUFFER_SIZE_UP. I entered...