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 tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I am developing an app for the 51822 with 16KB RAM, which is supposed to integrate the buttonless DFU.
I have attached the whole hex of the merged application+softdevice...
Hi Nordic Tech Support,
Our company is evaluating nRF5340 for future project. I have brought one nRF5340 DK, and I am following the online guide to build and program the...
Setup:
periheral: RF52840, S140 softdevice (SDK 15.3)
central: for test/development: laptop with Linux and BLE adapter build in, and/or Raspberry Pi, using Python testing...
I'm using the nRF5340 (currently nRF5340DK with custom hardware following shortly) and NCS 1.6.0. I'm working on a project that needs at least two UARTs and one SPI master...
Hello,
In nRF5340 project, I have two projects, one is for net core, the other is for app core. I use SEGGER to build these two projects, flash the images into the development...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi,
I have the driver code for SPI based external NOR flash. Now I want to port the filesystem (FAT filesystem) for the same. I am using SDK v16.0 and nRF52832. Please tell...
Is there a script with which I can flash a nrf52 directly over Bluetooth. I tried to use "nrfutil.exe dfu ble -ic NRF52 -a mac_address" but it requires a board to be connected...
Hi,
In oner of new project, we planned to use nRF 52833 with BLE mesh implementation.
We are planned to use IAR 8.50.1. We have downloaded both nRF SDK(17.0.2) and mesh...
I try to use 52832 as a frequency meter to measure the bluetooth central frequency to do crystal trimming.
The target is a CW(continous wave) signal, like 2441MHz,which...
Hello, I meet some problem. The chip I used is nRF52810 QCAA, the softdevice I used is s112, I defined P0.09 as SCL and P0.06 as SDA, the TWI can't work and it stops in while...
Short Our project runs application code on the nrf5340 application core and a bt_mesh configuration on the network core. Everything works as expected when we build as two...
Hi, I am Marcous.
Recently I am doing the AoA project in the nrf52833 board. I have now got a antenna matrix, sky13322-375LF , a board with four antennas in it and 4 gpios...
Hello i've implemented a push button detection with the bsp library but i can't fin a way to configure a pullup with it :
When i check the tention on the input it's at...