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 designed a bluetooth device that stores 8kb of data. With 20ms connection interval, data is sent to the smart phone in 3 minutes which is to high for this project...
Hello.. I want to access the nRF5340 registers to maniulate there values, for example : If, I want to acess the PSEL.RTS register or CONFIG of UART0 to initialize these. How...
Hi.
I am following the tutorial "Developing Matter products with nRF Connect SDK" but having problems getting the openthread border router working with the raspberry pi...
I am using the board with MQTT simple software
when I am activating one a signle EVB, it works well
however when I am activating on two board in the same general location...
I noticed in Zephyr OS there is an API LED:
led_on(dev_io, RED ); <-- does not work gpio_pin_set(dev_io, RED, 1); <-- works well
what can be the reason ?
can you...
Hello everyone. I have just started with the eval board uBlox NORA B1 (NORA B-106) and I am trying to find a starting point for streaming audio via Bluetooth Handsfree protocol...
Hi Nordic:
I use the LWM2M of NCS and found that the power consumption increases every 2.5 seconds. I use the monitor to find that the serial port is sending data. How...
We are attempting to deploy a system consisting of one nRF52840 devkit running the multi-NUS example app, and over a dozen custom boards based on the nRF52832. It all works...
Hi all,
Can anyone guide me to the right path where I can get how to interface an E INK DISPLAY(ET014TT1) to the NRF52840 DK board or tobwhere I can get the necessary steps...
Hi,
I am trying out the FOTA feature on the nrf52840 dongle. I managed to build the SMP server example and flash it using mcugr. However when i reset the device, i can't...
We are evaluating nRF52832 for our next product. One of the requirement for us is to interface 3 set of sensors with nRF52832 over I2C.
Because our sensors can't share the...
Hello, I'm modifying the ble_peripheral/ble_app_hids_keyboard example on a custom board. When I pair my board with the first phone, it works fine.
But I can pair it with...
Hello, I would like to implement an acceleration interrupt in the asset-tracker2 program (SDK v1.7.1) that is executed immediately on movement. This should be executed in...
Dear, I defined Port1 pins as in attached overlay file. The binding of pins is done as in lcd.h attached file. When, build is started, the error written in title is displayed...
Hi,
for a last year I was developing any apps for nrf52840 in Keil IDE. Now I'd like to migrate my projects to VSCode but still do not understand some curcumstancies:
...