I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
We have a nrf52840 in peripheral mode and with with custom services characteristics added. we want to reduce the over all connection time when we try to connect with central...
Hello,
I am having difficulties reading the ICCID of a solder sim that is connected to a B1 revision of the NRF9160. I have tried two different NRF9160s, two different solder...
We're getting this strange AppError that is supposedly coming from the SD (considering the PC is correct)
App error: id: 0x00000001, pc: 0x0001505C, code: 0x00000715
I...
It looks like the DK comes with a coin cell type battery and there seems to be a tab that can be pulled off to activate. Can someone explain how to switch into battery mode...
Hi,
Which BLE dongle can we use on PC in order to communicate with nRF52810 and nRF52832 chips?
Is there a desktop version of "nRF uart app" for reading and writing...
Hi all!
I want to run OTA DFU over Thread from a RPi3. Previous tests from a PC were successful.
I installed nrftuil: sudo pip3 install nrfutil==5.2.0
I added the...
Hello.
I am wanting to send an infrared signal from my nrf52 DK (pca10040). I've found code online for sending custom IR signals using pwm and a gpio pin. The IR signals...
Hi! We're developing an app which connects to BLE devices for different purposes. We've successfully enabled MITM using windows(an example from Microsoft) , but are having...
Hey, I'm trying to install the cat tracker application. When I'm executing the npm ci command. It is prompting the following error
ubuntu@ip-172-31-25-55:~/aws/nrf-asset...
I am trying to code a cycle power service and I need to add a server characteristic configuration descriptor. This service is probably the only BT SIG service that uses that...
Hi, I am trying to get the voltage level of the battery using the AT_command AT%XVBAT which I tested using the at_client sample. I tried integrating it with my current code...
From looking at the code when a message is posted to "all-nodes" fixed group address of 0xFFFF it does not route. I was unable to find this behavior specified anywhere in...
Hi forum,
I am working on nrf52832, using sdk 15.0.0. I want to send the data(command) from esp32 to nRF52832 through Rx ,Tx . I have done connections rx,tx,gnd . I can...
Hi,
We are developing our stack with soft device using nRF52840 as the Controller and have the below queries
1. How to configure a static random BDADDR which will remain...