Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi All,
I want to use DFU to update the firmware from master to peripheral over BLE , both master and peripheral are nrf52840. My purpose is that the master sends a command...
Dear all:
My problem is described in the following steps:
1. Progranm the SoftDevice 7 (S132) into NRF52832, then program the ble_hid_keyboard example(SDK16) into NRF52832...
I'm using NRF52832 with S132_3.0.0 and the SDK version is 12.2.0.
When NRF53832 was bonded to a mobile phone, I try to use "pm_peers_delete()" to delete the bonding information...
I am looking for a way to start advertising as soon as connection event.
Our use-case is: we have 1 peripheral that's connected on CODED PHY to a central with a relatively...
Hi,
I am using softdevice s140_nrf52_7.0.1. I am trying to send the SAADC calculated voltage over NUS to a gateway. For like 20-30 seconds the program works fine and the...
Hello,
nRFSDK5 v16.0, device nRF52840, Softdevice v7.0.1
I am trying to write some data periodically onto device flash memory using FDS Lib, occasionally I come across...
Hello
I'm trying to reenable notifications on a characteristic from GATTS side
The device is 52810 running a custom service and this is the piece of code where i use ...
I am trying to pair my nRF52-DK with my Fitbit device for testing purposes. I am currently using the nRF Connect v3.6.1 desktop application. I can scan and connect to the...
When I run my code using Segger debugger, all is well and I can read and write from flash with issues. However, when I run the same code independently I sometimes get:
ASSERT...
For an ongoing product certification in China, I need to provide the certification lab with the Direct Test Mode application that is available from the nRF Connect suite on...
Hi,
I'm using the NRF52832, as peripheral, to read data from a HTS221 sensor via I2C.
I'm using the TWI_sensor module following this example , but I want it to enable...
Which digital IO pins on the nRF9160 support interrupt on pin change?
I'm implementing an antenna MUX control routine where the MUX control (3 pins out of nRF9160) depends...
Currently working on an IOT solution based on the nrf 9160 SIP that supports both firmware and modem firmware updates in combination with Zephyr and the nrf SDK. During the...
Hi there,
I am studying the nRF9160 DK with the DHT sample from Zephyr, but I fail to build it as error of "'DT_N_INST_0_aosong_dht_P_label' undeclared (first use in this...