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,
we want to provide an OTS server with the nRF Connect SDK. But there does not seem to be a way to write to an OTS object. Is there some documentation on the OTS write...
Premise: wireshark I had used it about two years ago with another PC with WIN7 and with other versions of SW.
The dongle is the same as two years ago and is the dongle with...
Hello Nordic team,
I'm developing a proprietary radio protocol and I'm using CCM peripheral for on-the-fly encryption. The packets seem to be correctly encrypted and decrypted...
Hi, I use nRF52840, with SDK 15.3.0
Using UART communication, stored data should be unsigned integer 16 bit.
And the data should be calculated to float data type.
...
Hello there. I am wondering if PWM peripheral in waveform is able to generate a following sequence:
The idea, as you may see, is to generate a sequence with the same Duty...
Hello!
We have hit a wall trying to add support for a particular BLE peripheral to one of our products (which is acting as a BLE central). We support other peripherals,...
Hi Nordic Team,
We have no problem with using ble_app_hids_keyboard app,
However, in some use cases, we would like the application to run as "Just Works" to access other...
Hello everyone,
I'm currently developing a custom firmware for the Nrf52840 usb dongle ( https://www.mouser.de/new/nordic-semiconductor/nordic-nrf52840-usb-dongle ). The...
After power-up and RESET by RESET pin, power consuption of nRF9160 is ~2uA.
After wakeup by WAKEUP pin and AT#XSLEEP=2 power consuption is ~23uA.
What causes increased...
My goal is to use the atmel winc1500 wifi module with the nrf5340. - NRF5340 - NCS V1.9.0/Windows 11 - Atmel winc 1500 I started from the http_client sample (ncs\v1.9.0\zephyr...
Hello, I have soldered up a 51822 and I am trying to connect it with an EmStat pico and get measurements. I am not sure how to program the chip and get it discoverable with...
Hi,
I am using the NRF52840DK and would like to configure the GPIOs to have levels of 1,8V by using zephyr 2.4 or zephyr 3.1. By default I am getting 3 V.
Can anybody...
Hi,
I need help to use FT2232H wit OpenOCD for flashing and showing debug messages from nRF52833 Dev Kit.
Background:
I need to distribute the debug environment to...
Hi there,
We are implementing the %CONEVAL AT cmd in our project and noted that the DL-Pathloss parameter, which is supposed to be the last parameter received, is not being...