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...
red-contrib-nordic-thingy
Always getting "no thingy found" error from node-red in ubuntu. But i am able to use gatttool and able to get notifications from thingy on button...
I've noticed following line in SDK14.1 release notes:
`
Fixed a bug where nrf_log could crash when heavily loaded.
`
I'm using SDK13.1 in my current project...
I've recently jumped to nrf5 sdk v15.0 from v12.3 and met a problem in setting up a custom ble service. Actually the service itself is visible via nrfConnect andorid app,...
Hi,
How can I know the value of the interval and scan window for an nRF51 dongle? Is there any way to change these values? W hat is the valid range for both parameters ...
Dear Nordic Team,
Thanks for supporting.
Currently i am work with secure DFU as per this link: https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics...
Hi guys:
I was confused with the problem of "re-pair".
The condition is my device can only bond one phone (I was set the DEVICE_MANAGER_MAX_BONDS to 1).
Then I successful...
HI, I have nrf52832 and I am using latest SDK 14.2.0. I am using FDS and the problem is that before setting up BLE fds_record_write works fine but after setting up BLE all...
Hi there..
I've recently jumped back on development of a board I had made a while ago but have forgotten everything and am starting from scratch as computer was reformatted...
Hi,
I am trying to use nRF52840 boards but I am not able to write on them using JLinkExe nor nrfjprog. However, when drag-and-drop-ing a built example application, it works...
I want to use the radio interrupt to receive data, but I only entered the interrupt once at initialization, and I can't enter the interrupt again. But use the commented out...
Hi,
I'd like to know: when using Buttonless Secure DFU Service without bonds, wich is the proper way to prevent a central device to s et a new advertisement name for the...
Hello,
I've got some trouble using Nordic Uart Services,
I am using ble_app_uart example and after connection receiving bulk data from mobile app & sending it on UART...
Hi,
I have build pc-nrfconnect-rssi accodring to instructions. Though the locally build version responds very slowly compared to the officially installed version. No matter...
I am using a nRF52832 and v14.2 of the Nordic SDK. I have a question about the PWM Driver. I have the pwm driver working and driving an LED, but it is unclear to me how to...
Hello!
I am currently developing an application for the nrf52832 using Segger Embedded Studio as my IDE.
The application is not utilizing any softdevice but I would...