hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi All ,
I am using nrf9160Dk ,When i use asset tracker V2 i successfully get the GPS values on the nrf Cloud . But when i use the Asset Tracker only then i am unable to...
Hi there,
From the product specification of the nrf5340, we can only find UARTE peripherals (UART with EasyDMA). Is it possible to implement uart without DMA? Of course...
Hi
I was just curious as to whether or not there is a specific reason the Xenon's PWM capabilities are not available with NCS/Zephyr. Is there a hard limitation or is this...
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...