Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi,
We have made a custom board based on BMD340 for a vital signs monitor. The board will be attached onto various parts of human body. The body shadowing effect plays an...
Hello,I am developing a stethoscope project with nrf52832 platform. Now I encounter a problem: when Xiaomi m2004j19c mobile phone connects to nrf52832 platform device 1, and...
I'm designing around part 1490-1071-2-ND (nRF52840-QIAA)
Your ref designs show DEC5 decoupled with C9, 820pfF and states "not required for Fxx & later"
Do I need to place...
We are starting a new Nordic-based project and are looking through the nRF Connect SDK 1.7.99 documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hi
In the documentation of the function " int at_cmd_write_with_callback ( const char * const cmd , at_cmd_handler_t handler ) " it is written that "CMS and CME errors are...
Hi,
What we are currently using is nRF52832, the central product is SDK16, and the peripheral product is SDK13.
Does SDK17 only support BLE Secure Mode 1 Level 4?
Are...
Hello. At first I m newbie and don't have experience with Thingy:52 and Embedded Segger Studio for ARM.
I m trying to work with my Thingy with Segger j link and SEGGER embedded...
I am trying to build the zephyr blink project using west :
I have installed the gnu-arm-embedded toolchain and set my environment variables accordingly : ZEPHYR_TOOLCHAIN_VARIANT...
Hello
The Uart Baudrate is initiliazed at 115200 baud but i the BLE nRF52833 is sending with about 115900.
I try to switch to hf clock but the baudrate is to high.
...
Hey,
I have a nRF central that connects and bonds to peripheral devices via BLE.
From what I understand, the peripheral device has a BLE MAC address that isn't consistent...
I am setting to NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to NRF_SDH_BLE_CENTRAL_LINK_COUNT...
Hi
I am new to Nordic
I am using nordic nrf52832 with segger embedded software tool woth nordic support version NRF SDK 16.0.0
I am facing issue with build configutations...
Hello.
I would like to get an event that an advertised packet has been sent in a peripheral device. Is there a way to do this? Also, is it possible to get the channel used...