Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
Hi Team,
SDK - 17.1.0
chip -nrf52810
I want to store sensor data (12 bytes) every 30 seconds in flash memory. Once the flash is full, I want to replace the old data...
I'm trying to interface with the ds1339 real time clock to set and read the time for timestamping tasks in ncs 1.8.0. I've found a few tutorials that boil down to:
1....
Hello !
I can see this error event is deprecated.
What other registers can be used if any error occurs during on-fly encryption/decryption process ?
In case of RX ,...
Hi,
I was implementing ZigBee coordinator in nrf connect v1.18.0 to connect sensor which develops from template sample. every thing went fine until I add install code (took...
Hi there!
I face issue with setting the connection using PHY Coded.
I've:
- set the #define NRF_BLE_SCAN_SCAN_PHY 4 (it's Coded one) on Central side.
- forced PHY...
Hi,
I am using nRF52832 EV board (PCA10040 1.2.4) to develop my application.
Also, I am using nRF Connect SDK (version 1.8.0) with VS Code.
After I create the example...
I could not find hardware peripheral use description of Zephyr Bluetooth LE Controller, where would be specified exact instances which are used for nRF52.
I found this link...
I am using NRF5240 board and and the latest Sniffer Software 4.0 (which claims Extended Advertising support).
Able to sniff all 3 advertisement channels (37, 38, 39) and...
Hello I am implementing a battery voltage monitoring function using nrf52840. I am a beginner in hardware development. As the first step of this function, I am currently implementing...
Hi,
According to the Direction Finding White Paper , the CTE is a pure sin function at 2.4GHz. This is mixed with a local oscillator at 250KHz (for 1Mbps PHY) to obtain...
Hi,
I try to disable the reset mode and use the pin 0.18 as an normal input pin.
I'm using nrf52840 development kit (pca10056).
Does someone have i idea to resolve...
I currently have a nRF52832 DK connected to an external board with a BC832 module connected to the nRF52832 DK through a P19 connector. The voltage I have running and connections...
Hi everyone,
I'm currently trying to program my nRF52DK (nrf52382) to show it's battery voltage on the PuTTY emulator.
In order to run/simulate on the PuTTY emulator...