Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi Devzone,
I use original mqtt_simple example to test connecting with MQTT Broker.
I ran it on Ubuntu, SDK v1.5.99. When I press button to publish message, some errors...
I'm planning to evaluate AoA and AoD using nRF5340 DK. I asked my local RSM about getting the antenna array and was advised to get nRF9160 DK.
After reading the documentation...
I have a sniffer working . I Have a bouad with
west build -b nrf9160dk_nrf9160 .. If I start an example on the zephyr-mainline hello it work I see in ttyACM0 the printk...
I am running the usbd_msc example in nRF5 SDK 15.2 and trying to eject the disk on Windows/macOS.
But, USB MSC drive sign kept being visible in my explorer. Is there any...
Hi
I'm using nRF Connect SDK v1.5.1 and Segger IDE. Starting from fresh with Clean Build Directory, the sample won't compile with Segger IDE (build solution).
I aware...
With SDK15.3, s140 softdevice, NRF52840 (InsightSIP ISP1807)
If I use SAADC with 2 channels then I see a 0.7mA sleep current after the call to nrfx_saadc_sample()
...
First of all, I couldn't find any related topics, sorry. So if there's one, please forward me there.
We are working on an in-house BLE Mesh network project. There will...
Hello.
I am using nrf51822/SD-130/SDK-12.3 now.
In order to preserve values after reset, no init was set in the IRAM area.
The setting area is Start: 0x20007B80...
Are there any nRF 52805 BLE examples anywhere on the net?
I have not been able to find any. Do they actually want to sell this chip? Do they like money?
Thanks!
Jam...
I am using nRF52810 with SDK 17.0.2 with UART function but I am getting error NRF_BREAKPOINT_COND. I also tried running the uart example of the SDK but the error still occurs...
Hello Nordic Team
I use SDK 15.3. I have an application that is based on ble_app_uart. It switches between uart and beacon advertisement periodically. I used pca10040_ble...
Dear Nordic Team,
i could not find a good and clean starting point for a development of a simple Open Thread application, which is not bases on CLI in the examples. Therefore...
Hi all,
I am now testing with ecdsa example with nrfutil generated key. I found that the public key generated by nrf_crypto_ecc_public_key_from_raw is not the same format...
Hi,
On new fresh delploy of cat Tracker web app, and asset tracker v2 aws without code change (i had a working version a week ago)
Now i have authentication error message...
Hello. I migrated my code from nRF5 SDK for Thread and Zigbee to nRF Connect SDK (NCS) . After that SPI code stopped working :( After debugging with the oscilloscope, I found...