I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
CAN-bus shield uses the one at the URL below.
https://www.seeedstudio.com/CAN-BUS-Shield-V2.html
I want to check if the SPI connection is established correctly.(CAN...
The /v1.6.0/nrf/samples/crypto/rsa project on NRF5340 returns the following error right out of the box. psa_generate_key failed! (Error: -134)
I have installed the SDK and...
Here i am using the SAADC driver of NRF52840 for my application, using SAADC api's i want to sample the
adc input at different adc reference voltages as per the project...
Dear Nordic Engineers
Our customer now wants to develop a keyboard with NRF52833, so there are some questions to ask the engineers of NORDIC.
1、They want to be compatible...
Hi, I have problem about integeration fstorage into mesh example (LPN). I know " Mesh error 16 at 0x00000000" is Bad Memory Address. How can i fix.
Thank you so much!
Hi,
I want to know if its possible to implement a mechanism that reboot a device when an assertion occurred.
I have try to add a WatchDog but its only reboot the board...
I having problems to get reliable response once gpiote is detected
If I look at NRF_LOG or show it in the field on MINOR or RSSI, it jumps. i.e. the counter that counts...
During a power profile in source mode I am getting about 300uA of noise. When the unit is moved the noise seems to away. I have checked the grounds and everything is secure...
Hi,
I am testing peripheral_hids_keyboard of NCS SDK 1.4.2
I have issues
1. where i can able to connect with windows and Android system but it is not visualize in MAC...
Hi,
We are planning to update our product with the a Nordic BLE module in a serialization connection over a UART. The current product has a MCU EFM32GG290F1024. Our product...
Hi, I'm using an nRF52805 TWI sensor (400kHz, 1 complete received data is 9 bytes = 72 bits). The ideal time difference between each TWI sensor measurement is 72bits/400kHz...
Hi, I'm using the ADC in differential mode with 0.6 V as reference and 1/6 as gain. This gives me an input range of 3.6 V. Given is a voltage divider with R1 = 200 Ohms and...