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...
Hello team,
We have a sensor design based on nRF52840 and currently we have configured it in the normal voltage mode DC/DC REG1 enabled. It is a battery operated design...
hi,
I am using nrf5340 dk board and nrf connect sdk. i want to encrypt the data and decrypt the data in application core. I have seen cryptcell 312 for cryptohraphic algorithms...
Hi,
I am currently working with the nrf52840, ble_app_uart example under the ble_peripheral folder. Using the tutorial below:
https://devzone.nordicsemi.com/nordic/short...
Hi,
I want to receive data on BLE and send it through USB to PC, I am using SDK17 and nRF52840 dongle. I send data from the transmitter with nRF52832 through ESB configuration...
Hi,
I'm currently developing the code of a RGB led lamp. The thing is, when I change the color while sniffing with Wireshark, I see only 1 payload (the way it should be...
How to easily migrate SDK to SDK, (Lower to Higher) or (Higher to Lower).
I mean from SDK 14 to SDK 17 or vice versa.
Please answer this as soon as possible
Hi,
I am pretty new to telecommunications and AT-commands in particular. What I want to do is:
-Scan all nearby base stations (BS), and read all available information...
Hi.
I'm developing a sensor driver for the Spec Sensors DGS-O3 968-042 UART gas sensor for the nRF9160 (Thingy:91 to be precise)
The general gist of it is that I need...
If we want to make certain that a particular message goes first on a connection interval. Is there a way to check that there is none already internally queued?
Is this...
hi i am using nrf52832 sdk v16, i need to print a data using uart example got a issue it's not getting app_uart_put & get function not working but printf() function data are...
We are fast-tracking into development using the nRF5 SDK samples and nRF52840 dongles, however have discovered so far that only the Blink sample supports the said dongle....
I want to Connect my nRF52840 Dongle with the nRF connect Mobile Application to send and receive a string from the mobile application to dongle via UART connection.
Please...
I work with SES 5.4, nRF5_SDK_17.0.2, and s132, SD v7.2.0.
I try to trace step by step (F11) my app with success, but it stops always after 30sec in SES.
With this errors...
Hi,
I am using a custom board to record 2 channels of data in differential mode, convert them to digital by AIN4,5 and saadc in nRF52832, and then transmit the converted...