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...
Dear Nordic
I want to set different NUS_BASE_UUID for server and character, as below,
how to set below three NUS_BASE_UUID to different valve.
服务: 49535343-FE7D-4AE5...
Hi
I am using nRF52832 and SDK13 versions.
Can I change the bootloader start address from 0x78000 to 0x77000?
Currently, bootloaders are using 0x78000 to 0x7DFFF area...
Hi all, As written above, as soon as I try to send an array of 8 bytes(8,255,0,1,64,64,0,1) onto the NUS the ble_nus_data_send and the consecutive sd_ble_gatts_hvx() trigger...
Hello,
According to below thread, we could choice 16MHz external crystal with minimal “startup” current consumption:
https://devzone.nordicsemi.com/f/nordic-q-a/1657...
Hello all,
I am trying to compile the Light Switch sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/light_switch/README...
I have an application and a bootloader, both using the cc310 backend.
In my bootloader code, I find that nrf_crypto_rng_init fails, because CRYS_RndInit returns CRYS_RND_INSTANTIATION_ERROR...
Hello,
I am trying to build the default main.c code for Hello World for nrf5340 using the SEGGER IDE , through "Open nrfConnect SDK Project".
The SEGGER IDE version is...
Dear Team,
please how to shortout this type of error......
Building ‘ble_app_lbs_nus_c_pca10056_s140’ from solution ‘ble_app_lbs_nus_c_pca10056_s140’ in configuration...
Hello everybody,
I am working on a custom board and i´d like to implement libuarte (on a nRF52832) to communicate with another uC on said board. I am using sdk 17.0.2. The...
Hi, I am not sure whether there is I2C pins on nRF52840 Dongle board as based on the Adafruit Feather nRF52840 Express the pin is P0.11 and P0.12 as shown below: SCL 0.11...
Hello,
I recently got my hands on a Nordic Thingy:91. Following every steps of the User Guide with no harm until the nRF Connect for Cloud connection (step 7.4.). The...
Dear nordic team,
I was working on secure dfu bootloader where i added SPIS example with it to communicate it with stm for some data transfer and controlling the switching...
Hi,
I am using NRF Connect SDK 1.7.0 in VS Code. It works great, thanks for the good work! I have a small question. I wish to run a little script to deploy some files after...