I am trying to connect some I2C sensors to the the nrf9151dk and I cannot figure it out. Where do I physically plug the sensor into the board and what configuration setting...
Hello, I am having issue to migrate a working project based on Azure IoT Hub Application code from 1.7.0 to 2.7.0, I have resolved all errors associated with changing the...
I'm running the peripheral_ancs_client using the 2.9.0 SDK on a nRF5340-DK. On an iPhone running iOS18, the device is not visible under Settings->Bluetooth when the nRF5340...
This feature used to be helpful pre version 2.7 or so, but has persisted as an issue since then. All of the configs in any *.conf are all underlined and have this phrase when...
Nordic #Devacademy intermediate course: Ticket for exercise 2 of lesson 2
Dear Colleagues,
I selected the #nRF9151-DK, since it was in the list of recommended boards for...
Hello,
I am developping an application based on PAwR (Periodic Advertsing with response) in coded PHY (S8) extended advertising on SDK 2.7.0.
costum chip nrf52840 (on...
Hi everyone, I have a custom board in nrf52833. Currently, the gpios on nrf52833 are gone, except for the NReset pin (P0.18). Can I configure the NReset GPIO as a GPIO I/O...
Hello
I have a nRF52-DK and I am trying to programme an external designed by myself but this one contains the nRF51422 chip. I am using nRFGO Studio to upload the .HEX...
I consider using " nRF OpenMesh " to implement my project.
But, I have no idea bout what's the throughput of it.
Anyone has an idea?
I find the max. content of advertisement...
Hello, I'm trying to make two nRF52832 connect to each other on their own. Currently, it seems that the ble addresses are reversed when printed by ble_gap_addr_print in different...
Hello,
I'm looking for a solution to achieve best possible resolution timestamps of received advertising packets for BLE. Is there any specific chip that you would recommend...
Hi there!
I searched the forum and didn't find any clear answer.
nrf52 programming pins are SWDIO and SWDCLK and chip can be programmed.
When nrf52 is part of a pcb...
HI,
I am trying to Port the BLE BEACON source code of PCA 20006 to PCA 10028 EK.
I have changed the IROM settings.
I have initialized the soft device handler to NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I am trying to understand how can I have a running counter based on the low power 32.768 KHz oscilator that does not trigger any timeout interrupts (I am using the soft...
Hello,
I have a nRF52 to nRF52 connection. I want to secure it (auth and if possible encryption) with a pre shared key. What are the points that I have to modify please...
NRF52,S132 soft device,
I am trying to toggle GPIO 10 (NFC pins Enabled as GPIO)in a 1us Timer, But its not happening , What may be the issue? Am using Timer 4. What is the...
I have programmed nrf51-dk with an example code available at mbed platform,everything works fine except that the ble is visible even if we open bluetooth menu.It is scanned...
Hi,
I'm developing something with NFC / BLE handover - it is currently working fine, NFC tag is read by a phone, nrf52 starts advertising and phone then connects to it over...