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...
I've been following this blog post to increase BLE throughput for my application: Building a Bluetooth application on nRF Connect SDK - Part 3 Optimizing the connection -...
I'm using nRF5340 DK for BLE, AoD (Connection). I am also using the TX example from nordic. I can add extra antennas to the ant_patterns[] (up to 17), with no errors. I also...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 I'm testing NCS 2.0 with Android 12. Making pairing with Android, I call two API when connected.
bt_set_bondable(true);...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi
There are two boards, one board is using nRF52833 MCU, called A, it installed generic on/off client model,
the other board is using Nation MCU, called B, it installed...
Hello, I have a custom board with nRF5340 MCU. I'm a hardware engineer and we have firmware engineers for programming it.
Trying to connect and erase/reboot my custom board...
Hi All,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference, in which i have changed HID descriptor(single touch...
nRF5 SDK 17.2.0, nRF52840
Okay, I am just so lost. I am trying to set a characteristic's gatts value BEFORE connecting such that it is a 192 byte array. However when I read...
The article has most of what I need. The unfortunate thing is that the solution is written for a version of the SDK that I do not know. I am new to the nRF52* platform, and...
Hi Nordic Team
I have been successfully using the nRF52840DK to create various Bluetooth sensors, including a thermometer sensor.
I bought a nRF9160DK with the intent...
Hi All, *Observed behaviour* I am debugging my firmware with VScode + NRFConnect When I press the 'save terminal output to file' floppy disk symbol in VisualCode + nRF Connect...
Hi All, When I integrate the Zephyr Shell it became clear that is support many command out-of-the box. I am very happy about this free stuff. Unfortunately because it opens...
Hey,
When I call fn nrf_drv_gpiote_in_event_enable, the event handler is immediately called. Note that at the beginning of the fn I even read the pin to verify it's high...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). Now we are at the production stage and we have more cases when we cannot get access to the mobile network. We...
I want to use nRF Connect for Desktop program 52840.It's very great except can't lock entire chip.
how can I lock entire chip by nrf connect like nrf studio?