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...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
hi,
i am using a light sensor which is SMBUS serial interface, i tried to interface twi of nrf51822 with the sensor, but i am not able to get acknowledgement from the sensor...
HI,
I'm using sd_app_evt_wait() for getting back to sleep mode between advertisings. I noticed that when I change the voltage in a small interval mode (40 ms between advs...
Hi, If i am running 2Mb radio channels, how many can i have operating in the 2.4Ghz space concurrently?
ALso, what mechanisms can be employed to detect and move frequency...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hi,
I'm using Nordic 8001 with Arduino.
I successfully connected to ANCS. The problem is that i need another iOS App that scans for services on my bluetooth device and...
Hi!
My problem is that my code works on the devkit PCA10004(PCB antenna) but not on my own custom board.
The devboard can be connected to and all characteristics can be...
Hello,
i would like to make device which will be dynamically change connection with centrals. It should be connected to the nereast device (with the most power). So I will...
Hi,
I am currently using this example code (pasted below). It is sending the character 'a' every 4 seconds. I can't figure out which part of the code defines the character...
Attached is the schematic of my part configured for low voltage mode.
Very close to page 62 in the nRF51822 product specification document.
I am externally feeding 1.8V...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
We start to migrate our equipment from nrf14L01 receiver to nrf51422 receiver in order to serve more equipment.
I am using nrf51822 to receive propietary protocols from heart...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
hi Ole Morten:
thank you for your great support.
i have tested nrf6310\temperature_example. at 30(Celsius)
I checked the data. NRF_TEMP=0x000002AF; TEMP=0xFFFFFFAC;...
Hi,
I need help on calculating the current consumption of our device when it is in advertise mode. So please answer the below questions.
What are all the significant...