before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Sir i am using only one nrf52840 board
Sir i am changing router role to coordinator role and also remove the zb_ed_role in preprocessor definition
now the project building...
-> The Command zdo match_desc 0xfffd 0xfffd 0xc05e 1 0 0 is Entered in the teraterm this function taking the input from those command by using argc and argv
-> our plan...
Hi,
I have some question, If I use BLE protocol.
From nRF52811 Product Spcification as link https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52811%2Fkeyfeatures_html5...
I would like to set the tx power for all roles such that the nRF52840 (s140) never transmits anything above my specified level. This includes advertisements, past connections...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I think you have deadlock situation or wrongly used interface in driver at_cmd.
The master branch is using functionality using function at_cmd_set_notification_handler...
Versions:
Segger Embedded Studio v418,
nRF SDK v1.0.0 tag
For the NB-IoT network I wish to connect to, I need to specify the APN, I can see through "Configure nRF Connect...
nRF52832 doesn't seem to wake up when an event is generated. I confirmed that the RTC0 is active and the event is generated
upon COMPARE[0] match using the SES debugger...
Since GPS can only function during the PSM window and the network can ignore the nRF9160's request for PSM mode, I need a solution that works with and without PSM mode. This...
Hello,
I need help. I cannot see my earlier ongoing ticket!? I have been working With it for the last couple of Days and today i was asked to share my Project but now the...
Hi,
I have a question for production firmware update using JTAG/SWD for nRF9160 modem:
The Segger generates merged/hex. So the merged hex includes the modem code updated...
I'm following the instructions on the website ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html ) and I'm not able to find bin/emstudio...
Hello,
I am new to nordic thingy:91 I have a hardware of nordic thingy:9160 ( PCA20035 ), but I do NOT have nRF connect DK (PCA10090).
I am planing to perform development...