Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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.
Hello everyone, i am developing a board based on the nRF52832 microcontroller SDK v16.0.0 and sd132 for sending data of a sensor over BLE to a mobile APP. For this i am using...
Hi,
I'm implementing a hard real-time system (few us jitter) on nRF52840, SDK17.1, based on FreeRTOS project.
In the project, I need to sync GPIOs toggling with ADC...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to "WRITE" a characteristic that is larger than the MTU? As an example, we are considering the following...
Dear All,
I am looking for sample code to use an external QSPI flash (MACRONIX MX25R6435FZAIL0). The code is run an nRF52840 based custom board.
Your help is appreciated...
Hi,
I have a doubt regarding the possibility of removing or disabling an endpoint at runtime.
Assuming that we have a device with multiple endpoints, is there a mechanism...
Hi,
I have problem with program nrf21540 UICR mode. POUTA/B_UICR seem not set successful during measured here.
Below following which I write via SPI(Voltage is 3.5V)....
I am trying to use the nRF52840 Dongle as a controller with the Pi and ping devices (e.g. using l2ping to ping my phone)
I have flashed the bluetooth hci_usb sample on to...
Hello,
I am very new at this. I have just started to work with the nrf9160DK board, I am using modem firmware 1.3.1, and nRF Connect SDK 1.8.0. I am trying to test asset_tracker_v2...
Current result:nRF dongle is disconnecting with wireshark and Green led also stopped blinking
1. insert nRf dongle and open wireshark
2. Select nRf dongle(Green LED is...
I'm having an extremely annoying problem. I have an application that uses Nordic NUS service.
(1) I created it from the peripheral UART example for NRF52-DK, and adapted...
Hi.
I'm using PDN example code on zephyr nrf sdk. Please take a look on below log.
Can somebody help me to figure out what are the API can be used to send and receive...
Hi,
Using VisualStudioCode/NRF Connect: Im looking into the sample 'button'. (this because i like to add GPIO-pins to connect to an interrupt)
In the button example...
Hi,
I'm using Manjaro Linux, nRF Connect v3.10.0 and Programmer v2.3.3. I'm trying to connect to nRF52840-DK using this software, but I get an error:
I can connect to...
We are working for "Lighting control model" using BL653 controller ( nrf_653dvk connector) .We are looking for a Test automation framework to test BLE mesh and BLE FUS Based...
Hello nordic. I'm using your FTP client. The client can only send 4 kB of data at once so I send data numerous times and append to a file. The first send I do is 160kB which...