Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi All,
Currently in my project i'm using hard core delay and delay is custom i.e some places i have used millisecond and in some places used microsecond and in sec.But...
Hi all,
I may need some guidance on the finite state machine method which found an example in app_level.c (from nRF5 SDK for Mesh v3.1), please see my question on below...
What is the minimum specified voltage required on ENABLE (Pin 101) for proper operation of the nRF9160 SIP? Is it the traditional 0.7 VDD, or is it permissible to use a lower...
Hello, I work with an nRF52832 DK and I want to test the example code "ble_app_uart_coexist" . I use the S132 softdevice, SDK 15.3.0 and version 3.1.0 of the mesh for this...
Hi
I used the SDK14 with nRF52832, and carry out the blinky example. When using the Android, the BLE device could be found, but the IOS cannot scan the device. So could...
Hi,
So I am working on NRF52832 with S132 6.1.0 and SDK 15.2.0 mtu and data lenght testings. During that time I was unable to change mtu multiple times while connected ...
I have a ble device and want to write a byte array in nRF Master Control Panel. Firstly, it can be written. But i don't know ho w to input it. My byte array is [-128, -64...
Hi,
I looked at this comment.
If this function (sd_power_system_off) is executed, can I wake up the device again with a soft reset?
If not,
What is a function that...
Hi,
In the documentation nFR523832_PS_v1.4, on page 107, the registers HFCLKSTAT and LFCLKSTAT when in reset mode, indicates that the LFCLK is not runing, and neither the...
Hi Everyone
I am trying to use 2 instances of SPI SPI0 AND SPI2 for Epaper Display and MCP2515 CAN bus module respectively.
Epaper and CAN are working fine if one of them...
I am using NRF52 SDK version 15.3. I am using the app_usbd_cdc_acm module to create a virtual serial port between an NRF52840 DK and a Linux laptop. I am sending messages...
I'm looking into migrating my project from gcc/make to Segger Embedded Studio, because I have some tricky debugging to do and SES should be a bit easier to use than GDB for...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5, Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for whitelisting...
I have been having issues of when I operate some components in the system the nRF52832 goes into a hard reset. I have seemed to fix a lot of the hardware issues but there...