Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Hello,
I use EV-board PCA10040 and run I2C demo on path nRF5_SDK_11.0.0_89a8197\examples\peripheral\twi_sensor\pca10040. I measured the current over 5.7mA .if modifing the...
Hi.
I've got little problem with the uart connection to one peripheral. It's a normal 2-line connection without HW flow control. I'm using app_uart_fifo. HW is nRF52 with...
Hello,
i have a problem with the PCA10040. I try to set up a ANT Transmit Channel.
If "ant_channel_init" is called from main everything works fine.
But if it's called...
Hello,
I am developing in NRF52 with SDK v11. Initially I want to use CMSIS DSP library for statistic and FFT functions. However, I read that CMSIS Pack is not supported...
Hi,
I wrote a functional firmware which has been tested and valited on a nrf51822 QFAA, but unfortunately I need more RAM to fit the requirements of my application so I...
In the Android version of the Master Control Panel I'm sure that earlier versions of it hid the 'Connect' button for non-connectable devices. It seems they all have it now...
I'm starting to get things moved over to Peer Manager in SDK11 and when I call pm_conn_secure I get NRF_ERROR_NO_MEM. When reading the manual it states that this error means...
I'm using sdk10, I tried the bonding feature using device_manager and it's working. but then when I perform DFU, the bonding information is erased. I can't modify the bootlader...
There's a note in the migration guide which says .. very ominously ...
Applications must not modify the SEVONPEND flag in the SCR register when running in priority level...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
Dear Sir
In nRF51822 xxAA (Ram is 16kB),
softdevice(s120) is using RAM (address: 0x2000_0000 ~ RAM_R1_BASE).
I think that SoftdDevice region is used, after sd_softdevice_enable...
Hello,
It just a diode drop away from 3.9 to 4.2, and 20% typical of a Lipo discharge, just wondering whether the IC design and process is really that tight. The nRF52...
I recently tried to add security features (encryption, no MITM) to my application, and I am using nRF Sniffer to verify. nRF Master Control Panel gives me the request for...