the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
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...
Hi,All:
When i use SDK16 ble_app_hids_mouse example, the computer warns: driver error.But when i use the same dongle with another mouse,it is no problem.It seems the problem...
AS topic,I modify it from app_hid_mouse example from 52840 to 52833,and use timer1 to generating frequency 50kHz ,video as blow:
but at first pairring and connecting,it...
Hello,
I want to migrate from Segger project to gnu arm gcc project.
I Segger's project, I have add several RAM memory regions in flash_placement.xml. Now want to move...
Dear Nordic,
I currently have a BlueTooth Mesh product based on the nRF52840. The mesh client connects to a WiFi gateway over a UART. The gateway connects to AWS services...
Dear All, I am trying to send a bunch of data over BLE, using the notifications of a characteristic of a service. The size of the package data that I am trying to send is...
Using SD API v6, connectivity_4.1.2_usb_with_s140_6.1.1.hex, and pc-ble-driver Github release 4.1.2-win_x86_64. I can read and write small characteristics, e.g. 20 octets...
I want to time period 153us.
This is my calculation.
153us = 6535Hz.
PRESCALER = (32768 Hz / 6535 Hz )-1 = 4
There is
// <o> APP_TIMER_CONFIG_RTC_FREQUENCY...
Hi,
I want to use external power (battery) and USB power together.
If USB is not connected, I want to supply it with battery power, and if USB is connected, I want to...
Dear HW engineer,
I have ordered a few custom boards with nRF52820. As recommended by the datasheet, I have used 12pF load capacitors for both HF (32MHz) and LF (32kHz)...
Hello
I use nrf52832 and SDK v17.
I'm conducting various tests on Bluetooth. And I faced a lot of new problems. I erased a previously saved bond from the Android nrf connect...