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...
Hi! Reading the documentation on NRF_PWR_MGMT_CONFIG_DEBUG_PIN_ENABLED, I'm left with a few questions.
1. Will this pin be set in all system sleep states? i.e System on...
Hello Everyone.
I'm getting falls values on the power profiler, I just connected a 1K resistor across the External DUT and the voltage is 3.6V so expected values should...
Hello Everyone,
I have done I2C communication with Grid Eye sensor (AMG 8832) using twi_master_with_twis_slave (nRF5_SDK_12.3.0_d7731ad) example program. Now i want to transmit...
When I tried to set up my J-Link Flash connection it gave me the message "Unexpected core ID.
First Dev Board R0.5 was normal. and marking of nRF52840 chip was QIAAD0 ,...
Hi,
On nRF52840, we are able to engage APPROTECT by setting NRF_UICR-> APPROTECT to 0. However, writing 0xFF to NRF_UICR-> APPROTECT does not seem to disengage APPROTECT...
If you call nrf_serial_write() once to transmit some data, and before the data from this first call is transmitted, you call nrf_serial_write() again, will the NRF_SERIAL_EVENT_TX_DONE...
Hi Team
I would like to know are there any pic libraries for nrf24l01?
Need to send and receive data from PIC16F1526 to an other PIC MUC via nrf24l01 transceivers.
...
Hi,
My task is to work on NFC , I know the basic working principle of NFC . Here I have seen the nfc uart example .
I would like to transmit the device name, mac address...
Need advice on choice of advertisement flags.
Beacon advertises alert and non alert beacons: On the alert beacons the central is required to connect and respond to the beaconing...
I have looked at and used the following references:
https://devzone.nordicsemi.com/f/nordic-q-a/47484/ble_gap_evt_scan_req_report-not-working
https://devzone.nordicsemi...
Is it possible to implement open thread cli using 16 castellated pins of BT840 ?? I can change the uart pin by rebuilding the open thread libraries ,
Can I avoid using...
Dear all,
In our project we are using "nrf52840" IC is used. We need to check its strength in various physical layer by loading the " Direct mode code ".
We have sucessfully...
Hi !
I need to develop a BLE communication link between a smartphone (Android first, iOS after) and the BL654 Laird platform (based on nRF52840).
I found multiples strategies...