What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
Hi all,
I'm a beginning hobbyist with nRF52. I'm programming a BC805m using my nRF52-dk and nRF Connect SDK v1.9.0 (zephyr & Segger Embedded Studio).
The learning curve...
Hi, I am new to nrf.
I want to interface Sparkfun capacitive fingerprint sensor with nrf52832.
There is Arduino lib is present for this module.
But I am stuck on how...
1. When I start the SEGGER Embed open project: when 10_hello_world_clock_gettime, the following pop-up error pops up: Did not finish 'cmake',
2. When I close the window...
In nRF Connect SDK 1.7.1, how to send hex data over the connection by AT#UDPSEND?
I use AT#XUDPCLI to create UDP client and connect to server.
For the AT#UDPSEND, it seems...
Hi,
1. How do I resolve this error?
2. waring line 93->line 165
3. error : line 104,line114, line128,line 138,
Thank you for all your assistance. Kind regards, Peter...
Hi,
ncs v1.9.1
dk: PCA10090 0.9.0
example :serial_lte_modem
Does this example have the following capabilities?
1. The hex data received from the server in EDRX...
Using the UART example of the 52DK with the TX and RX pins set as 8 and 6 the example works. If I try to change the pins to different pins such as 22 and 23, it does not work...
Hi,nordic
I'm looking for L2CAP Connection Oriented Channels example in NCS,such as Object Transfer Service.
can you tell me some information?
Thanks.
TRANSLATE...
Hi everyone, i would like to put this topic here so that new developers can benefit from it i hope.
when you want to measure the current you need a PPK-2 or Oscilloscope...
Hi expert,
I use the example below:
D:\Nordic\nRF51 SDK\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart
I changed UART pin from default pin0.08 and pin...
My goal is to implement dynamic pairing and connection to a Bluetooth device based on SDK16.0.0 and s132_7.0.1, and add a buttonless DFU function. By sending instructions...
I am trying to integrate GitHub - NordicSemiconductor/IOS-DFU-Library: OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs library in one of the SwiftUI mobile application...
I was starting from multi-NUs.I need to send form a Master a message to 4 Slave every 50mS.
I see that up to 100ms It work but that at 50mS the comunication doesen't work...
Hello,
I was given a project that was built using nRF Connect SDK 1.6.0. I tried installing nRF Connect SDK 1.9.1 but received a bunch of compiler errors when building the...