Hi,
I have two nRF5340 DKs and want one to be server, one be client. I use NCS offcial code and simply buide them, however, " LED3 starts blinking green on every device...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
Hi everyone,
In nRF9160 with ncs 2.9.0 I've problems when trying publish a MQTT payload bigger than 2700 bytes aproximately. In advanced I already was adequated buffer size...
Hi,
I'm working with a fleet of devices using the nRF52840 and NCS 2.6.0. Some of these are older devices with a bootloader that only supports RSA signatures, and I cannot...
Dear Sirs
I try to read SoftDevice version using
ble_version_t version; sd_ble_version_get(&version);
As I understand I get version of SoftDevice in field subversion_number...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Using nRF51x and S110 v8 in a BLE application I want to generate a random 32 bit identifier and store at end of UICR on first power up only after factory flash (no erase needed...
The pwm library seems to add 10KB worth of code to my program. Alot of it probably comes from the nrf_drivers that are used, but still 10KB. While enabled it seems to pull...
Hello,
Since 2 weeks, I use heavily my nRF51-DK (PCA10028), with mbed compiler to make a BLE enabled device.
But, since few days, when i have tried to cut the SB9 in order...
I have a Rev3 nRF51822 chip (CFACA00) on a custom board (no external pull resistors on SWDIO or SWCLK), and I am using nRFgo Studio 1.20.0.2 to program SD 8.0.0 and my Nordic...
I'm using Python bindings 0.5.0 and the connectivity app. On one of our machines that is running tests with the satck/dongle we see it fail a lot with a scrolling of this...
I want to extend the ble_app_multilink_central for pca10028 Example to be able to communicate with a sensor via SPI and then initiate a connection with another pca10028.
...
I'm trying to discover a vendor specific service that has 7 characteristics. However, when I increase BLE_DB_DISCOVERY_MAX_CHAR_PER_SRV to 7 , ble_stack_init() hard faults...
Is it possible to use PPI and RTC to turn the HFCLK on or off ? (external Xtal)
Example - something like this ...
NRF_PPI->CH[9].EEP = (uint32_t) &NRF_RTC0->EVENTS_COMPARE...
hello,
when I use the chip nrf51822(3rd generation),I find that when I open DCDC function,the ability of chip receiving msg is weaken.the receiving distance is shorter a...
I am doing a blob read on two s130's with s120(central). I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE event while doing a continuous blob read.
Some times i get BLE_GAP_EVT_CONN_PARAM_UPDATE...
Hello,
Can you please provide full schematic for nRF52 dev board. I looked though the documentation and there are small bits of the schematic, but I didnt find full sch...