Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
How exactly are the UART pins selected for the nRF9160? I've searched and am unable to find a file to configure pins. I need to change to pins from the development board to...
Hi,
I'm working with the SAADC on an NRF52832. I'm using the SAADC driver from SDK15.2.
I have a problem with the calibration routine because it's generating DONE events...
Hello,
I am developing an application on the 52840 and so far find the SDK documentation quite confusing and somewhat contradictory. I need to write a simple TWI (I2c) master...
Hi, I’m located in Liège, BELGIUM.
Using the nRF9160DK, an orange SIM card, MODEM firmware mfw_nrf9160_0.7.0-15.alpha I managed to make run some sample code:
mqtt_simple...
Hi. I'm using nRF52832, SDK13.0.0.
The roll is peripheral.
And I'm using Oberon to use ECDH.
I think you have the result or document for random generator's performance...
The nRF9160 DK I'm working on does not seem to be able to connect to nRF Cloud after following the tutorial:
https://www.nordicsemi.com/Software-and-Tools/Development-Kits...
Apologies, I accidentally closed and opened my previous ticket: https://devzone.nordicsemi.com/f/nordic-q-a/53073/unable-to-add-lte-device-on-nrf-cloud , can I check that...
The new SDK has no documentation on this functionality: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.0.0%2Fgroup__ble__radio__notification...
Where to get this RaspPi_OT_Border_Router_Demo_v3.1.0-1.alpha.img file.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v2.0.0%2Findex...
Hello
I need urgent help. From days I have been stuck exploring NRF SDK 15.0 to do a simple task.
I am using an NRF DK board PCA10040. After going through peripheral drivers...
Hi,
I am working with central and peripheral uart example and facing with connection problem between two boards.After debugging at the central side i am getting error in...
Dear Sir/Madam,
We have a customer to develop a product based on nRF51422 and then they passed their product for pre-registration test.
They used DTM interface to connect...
Hello
I have nRF52832 custom board and have BME280 sensor connected to I2C/TWI
Whatever I do I get same reading (for 3 different sensors)
I'm constantly reading same...
Hello, I would like to use nRF24AP2 in a SPI bus with an accelerometer (a slave peripheral). I need that the host works as master with accelerometer. But in this way we will...
Hi,
We have designed a custom board using the nRF52811 chip which has BLE 5.0. I tried running the " ble_app_uart_pca10056e_s112 " example on the custom board and it did...