Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I want to know about following things:
1). NRF_SDH_BLE_GATT_MAX_MTU_SIZE
2). NRF_SDH_BLE_GAP_DATA_LENGTH
3). NRF_SDH_BLE_GAP_EVENT_LENGTH
4). Connection event length...
Hi There,
I facing one critical issue with softdevice, I cannot get it work in freertos environment.
Hardware: customized board based on PCA10056
SW: nRF5_SDK_15.2.0_9412b96...
HI
I am using the I2S on the nRF52840DK I have constructed an array and all works well except once I start it , it continues to run, I cant get it to play the sample just...
Hi,
In the product I developed, there is a UI flow about the mode of pairing and binding, which has a limitation that it can only be paired and bound when entering this...
My nRF52 only advertises NUS.
When a phone connects (Android or iPhone), I want to force bonding.
It seems to be related to security. I have tried a couple things, but...
Hello ,
I am using nrf52810 and i have my own code and once its compiled hex file is created so if in case if i missed my source code and i had only my hex file is it possible...
HI I am using nRF52DK as central and peripheral. UART example was used in nRF52DK as central, and blinky examples were put in the rest of nRF52DKs to test the connection....
Hi,
Disconnecting connection during DFU, then DFU never works again.
I reboot device many times.
Application works fine and soft device works fine, buf DFU still fails...
Dear Dev-Zone Team,
I just got my PPK2 and wanted to test it on the nrf52840
It seams to work fine, I can see the advertisement peaks, however the average power consumption...
I am using vscode with NCS 1.9. I am trying to add RTT logs to MCUBoot as the product I am developing won't have an exposed Serial port. I started with the hello_world example...
SDK: NCS 1.8.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF52832
Hello,
We are attempting to abstract the FOTA service within our custom...
nRF SDK Version 16.0.0 nRF52840 iOS version 15.2 I'm having an issue with my iPhone displaying incorrect characteristic data after doing a DFU to my nRF device, re-connecting...
Hello,
I am trying to set up the IDE extentions in VScode. When I try to connect my thingy91 it doesn't show up in the connected devices window. When I connect my nRF52832...
i am trying to develop a monitoring system for musician and low latency audio streaming is key!. preferable below 10ms i would wat to at least stream cd quality audio 128kbps...
Hi,
I am using LIBUARTE on our custom board. The UARTE is talking to a device which may temporarily be powered-down while the system is in low-power state.
Two questions...