Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
I'm seeing inconsistency in reading the ICCID from the nRF9160 modem with modem _info _string _get (MODEM _INFO _ICCID , mystr ,strlen (mystr ) ) ;. All other modem_info calls...
Hello Nordic DevZone Support,
I hope this message finds you well.
I am currently working on a project using the SEGGER Embedded Studio with Nordic products and I am trying...
This information is printed all the time while the debug is running at full speed What is the reason for this?
If it is not debug, the program runs normally
I want to develop some applications on top of Google Fast Pair. Created the fast pair input device application with the SDK version 2.7.0 rc1 and built with prj.config
...
Hi,
I have working with Bootloader development on nrf52840 controller, for that i followed devacedemy course for firmware update using Uart and able to update firmware using...
Hi,
I get a Mcu Mgr Error: 10 Group: 1, when I
start OTA on Android smart phone
interrupt during upload by disabling BLE on the phone
enable BLE again
retry OTA...
Hello,
I was using VS Code earlier today creating different build configurations for our hardware (nrf52840 and nrf9160 based) and everything was fine. I restarted the application...
I am currently using two nRF52840s to create a transmitter, one that acquires data and transmits it as advertisement data, and a receiver that receives data from the advertisement...
We are using nRF52833 with Softdevice S113 for BLE.
in the OS_Idle function, nrf_pwr_mgmt_run is called.
But never comes out of sleep.
Is there a need to call nrf_drv_power_sleepevt_init...
Good morning,
I am developing a RAK4631 (Nordic nRF52840 + Semtech LoRa SX1262) and now I need to manage the power consumption. My environment today is a VSCode/PlatformIO...
i am working with nrf52840 with nrf5-sdk 17.1.0 and with segger embedded studio 5.42a i am having trouble build a project and it is giving below warnings: Building 'main_app...
Hi,
I am trying to test the ICM42670 sensor using nRF9160 with Zephyr V2.6.0 and I am getting an errors when I init the sensor:
unexpected RESET_DONE_INT value, 0
ICM42670...
I’m using the nRF52832 with SDK 14.2.0 and would like to implement AES-128 CCM. Could you provide relevant documentation or instructions on how to achieve this?
I was developing my development kit with onboard sensors and other ICs. So, I was looking into NRF52 DK schematics and documentation. the problem is that the interface/debugger...