FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
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...