Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
I need to add connectable beacon advertising data instead of normal advertising for proximity profile example (NRF52 DK -> PCA10040 ->S132 -> nrf52832).During Advertisement...
Hi,
We had a power issue with our custom board related to DFU updates. After performing a DFU we were seeing 8mA idle current, and when we had programmed the firmware directly...
Hello,
can you provide a best practice guide on how to use memory protection unit in nRF52832.
I am interested to know if MPU can protect user defined memory regions...
Hi,
I want to know Tx power and duty cycle information of Beacon and NRF52 for the following cases:
In our case NRF52 will be our receiver and Beacon will be transmitter...
During the CE immunity test, the nRF51822 has to re-connect automatically without user interaction when the BLE connection is blocken by noise. Please tell me how to implement...
hi,all
my device use CR2450 button battery,advertise time 500ms
TX POWER:4dbm,the battery life is low if it still use this configuration
(May be big current lead...
Hi all,
I am using a nRF52832 with SD S132 V4.0.2 ion SDK13.
My application currently uses TWI, SPI and BLE and also 1 wire (which is based on delays). Everything works...
Hi!
I am working with PCA10040 (nRF52), s132 and SDK 12.2.0.
I am using the example experimental_ble_app_eddystone.
I have configured one slot as TLM, so it reports...
Hello,
We're using JLinkExe for production programming. Is there an equivalent of the nrfjprog --erasepage command for JLinkExe?
I'm looking for the equivalent of
nrfjprog...
Hello,
I feel like this question has an answer similar to this question, but I can't seem to get it working devzone.nordicsemi.com/.../
I am using the nrf51422 chip...
Hello,
I bought a SainSmart display which fits on the PCA10028 development board. This display is a 16x2 character display with a HD44780 display contoller (I guess).
...
Hi,
i am new in nrf51822.
i want to make a pin as a external interrupt pin, whenever it get high to low pulse it will call in ISR.
here i am unknown how to write an ISR...
hi,
i have downloaded code to nrf52 BLE module using nr52 DK with VTG,SWIO,SWCLK connections. but here i am unable to display the log for nrf52 ble module. is it possible...
Hello, I got the solution for my previous errors, but now I'm facing new error, that now when I compile my code it gives error like invalid command name "nRF52"
ac2...