Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Hi,
AFAIK, the peripherals on the nRF52832 need to be explicitly enabled. If that is the case, what would be the current consumption of the chip if I program it using the...
Dear sir,
I use nRF52832 for our product. But I change PCB antenna to chip antenna, modify match circuit. At this conditions, which bluetooth SIG certification process should...
Hello everybody ! Designing with the development board nRF52832 and SDK14.2.
My code is based on the code of the "ble_app_multilink_central" on which, I added some of the...
Hello, nordic.
I have added uart functionality to hrs example, to add OBB pairing to uart example.
I have replaced as hrs --> nus and have inserted uart_init(), uart_event_handler...
I want to connect esp32 with nrf52840 for availing Bluetooth 5 functionality. In this, I want to use esp32 as application processor and nrf52840 as network co-processor. Is...
Hi everyone,
We develop the project on chip NRF52832 with SDK v14.0.
The chip in this project works in multirole mode. During the work it must scan the devices to acquire...
In order to transmit sensor readout from an I2C sensor I have to write new software for the nRF51822 to use the I2C bus and need to change the Android app for displaying the...
I've read, that a provisioner/client in an application like the lightswitch example can only manage up to 50 nodes (servers), using persistent storage on a nRF52840 device...
Hello Recently, after a long time not using my Thingy52, I encountered a problem with it. I cannot connect to the device. Earlier it worked fine (can't remember if it was...
Hi,
I've just bought nRF Dongle and wanted to start using it with nRF Connect app for desktop, however nothing happens when I plug it in: no sound of connecting a USB device...
Hardware:
1. STM32L476, nrf52832
Software:
1. SES(Segger Embedded Studio)
We had finished our production development on Keil, and right now we want to transplant platform...
HI team,
I like to interface methane, hydrogen and moisture sensor in my custom board which is going to use nrf52840 soc. i am in development stage. for outdoor application...
I would like to know if there is any documentation that speaks of security for push notifications. For example, that talk about security when using a nRF52 device as a beacon...
Hi,
Is it possible to make infinite GATT connection ? I set auto connect in android central app and my program in nrf51DK works. But only 4 hours.
Hardfault is almost...