Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi, I am currently having a project using nrf9160. I would like to learn basic of this microcontroller from example in SDK. Which pca--- should I use for nrf9160? Thank you...
I try to connect an nRF9160-DK board to a private MQTT server.
Using DNS I get a failed responce (-2)
When testing with mosquitto_pub/_sub the DNS is functional.
When...
Hi, I am trying to initilizate the APP_UART using the APP_UART_FIFO_INIT() and initilizate the app_timer, but it does not work, in spite that the code is compiling.
What...
Hi, I am using nRF5340 audio DK PCA10121, NCS 2.1.1 I am following https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#enabling...
In asset_tracker sample program, the general thread program has following structure:
static bool xyz_event_handler(const struct app_event_header *eh)
{
// subscribed...
Hello everyone!
I have a Segger project written previously to catch and process sensordata from a NRF52840 DK thats connected to some peripherals (HC-SR04 and such). My...
My device is a Central that connects to a peer.
I write all relevant characteristic descriptors to enable notification with value 0x01. And indeed all notification work...
Hello, I am currently working on a project where I need to be able to put the device in low power mode (PM_STATE_SOFT_OFF), but I am also using the LittleFS filesystem for...
Hello,
I would like to trigger an action on every successfull connection event of a BLE connection.
Is there a way to know when the connection event was successful or...
Hi all,
We try to compile the smallest project for NRF7002. We except to use it for scan only.
We start from the shell wifi sample in NCS 2.1.2.
When we remove the configuration...
Hello,
thank you for your help to solve my previous issue with resetting the RTC event ( ). I'm glad to move to the next problem with my task, which is triggering the SAADC...
Hello, i tried to implement a commissioner over the API, but i get the error undefined reference to `otCommissionerStart'. In the prj.conf i added:
# Enable COMMISSIONER...
Hi everybody,
I am trying my best to make my nrf52840dk communicating with an external bmp280 sensor using i2c, but I could not even read the cip id.
Maybe I completely...
Hi,
I'm currently using an nRF9160DK with an NB-IoT sim, and the problem I am currently having is that I cannot establish a connection with the nRF cloud.
What have...
Hi,
we have 10 nRF52840 DK's 8 are version 1.0.0 and 2 are version 3.0.0(purchased this week).
The older version 1.0.0(made in Norway) work perfect with our 3V boards...