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...
Hi, I am carrying out a project that tries to collect the information from a sensor (sporadic activation), process it, and send it by BLE to a receiver to activate a relay...
Hi,
i am begginer, using my nRF52832 DK with ble_app_uart as peripherial, which is connected to PC via J-link (usb cable). I want is to establish serial communication between...
Hi,
in DFU error occurred and showing as [DFU] Remote DFU error: Insufficient Resources in the log.
Chip Used NRF52810
package size is 53.8 KB
is there any restriction...
Hi,
I just got a ppk2 and I am not sure which wire needs to be connected to where.
I am going to use this to measure current consumption but I've used only extarnal DUT...
Hi all,
I'm starting a project with a nRF52840, and start protoyping with pca10056 board.
I started with compiling ble_app_blinky example app, with armgcc.
I can compile...
My nRF52 device has a connection opened in peripheral mode and in some cases I want to close the connection with reason code "power off", i.e. call sd_ble_gap_disconnect with...
Hi,
I'm reading through the documentation on using the SAADC with the NRF52 kits. The examples are using PPI to manage the SAADC and allow it to sample locationally in...
Dear All,
I need a high frequency clock in order to measure the time between a couple of events. In the RTC HAL there are functions that allow to retrieve the counter...
nordic nrfconnect sdk, wrong bit mask in driver for thingy light sensor bh1749
In the nordic nrfconnect sdk there is a bitmask typo causing wrong anction.
The header...
When running firmware without a probe, interrupts don't seem to work. I'm using a Segger Mini Edu on an Actinius Icarus (nRF9160). I'm using EGU1. When the probe is attached...
Hi,
I am looking for detailed electrical characterization details for SAADC - beyond 1 page summary in nRF52833 product spec v1.3; under 6.21.10.1 SAADC electrical specification...
Is there some documentation listing what C library functions are supported? For example if I use the Keil IDE to look for FILE I find it. But if I look for 'fread' it says...
Hi,
I'm building a gateway using nrf mesh serial, and I want to monitoring devices status in the network by listening heartbeat messages from devices, but when I set publication...
Dear All, We will do a production with over 1000 Nordic nrf9160 devices, for which we need to program the modem firmware (v1.2.0) and the application software. We would like...