Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hello Everyone, I want to learn java and I am looking to online java certification course but I am confused which one is better in below courses which improve as my carrier...
Hi,
I'm having an issue with timers. They work fine for shorter timeout values (<8hours) but after trying with a timeout value of 24 hours, my timers expired immediately...
Trying to implement the BLE peripheral advertising code, but sd_ble_gap_adv_set_configure() in ble_advertising_init() returns error NRF_ERROR_INVALID_LENGTH. Any help will...
Dear experts,
My app needs to monitor an incoming DRDY signal changes at 200Hz to 16000Hz. I am considering to use NRFX_GPIOTE driver to detect the DRDY event. It seems...
Hi Nordic,
I was checking the ble_app_uart_coexist example application and it says it is a combination of both UART & Mesh. So would this support provisioning via mobile...
Hi, team. ********** environment : SDK : Mesh v3.2 (w/ SDK v15.3.0) SoC : nRF52840 IDE : SES ********** I am challenging to handle each event, such as Mesh receive interrupt...
Hi all,
Radio notification inactive state interrupt is coming but I was not able to do any action by comparing it.
I am thinking, if radio_evt is false then it is radio...
Hi,
I need trigger repeated SPIM via PPI for a batch of samples until the given RAM buffer is full. Then I need start another round of batch SPIM with another buffer.
...
Hi,
I am trying nrf52832 with pca10040 board. My app uses s112 soft device and also SPIM0 to collect data from a slave device. No event handler has been used when initializing...
I want to know how to control BLE connection of nRF52832. I am using softdevice S132. I have a device that works centrally and a device that runs peripherals. When the peripheral...
nrf52832.
SDK14.2
Segger ES V3.34a
Options for Sequential Serial numbers
We have managed to program a single serial number into the UICR, using our Development...
I am trying to interface I2C EEPROM (AT24C512) with nrf52840 and I am directly writing to and reading from the registers mentioned in the datasheet. I am seeing the i2c waveforms...
Hello -
We are also bumping into the problem described here , where it is not possible to initialize LESC when BLE is initialized from a FreeRTOS task. The nrf_stack_info_overflowed...