Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
I'm designing a board using the nRF51822 and leaving test points on the PCB for the programming/debug lines so the chip can be programmed after PCB fab. Are there any reference...
I'm evaluating nF51822 for my application which needs to wake up from either a button press or an interrupt pin singal from an accelerometer. Normally this can be done with...
hi guys, i am writing a code for reading data from a sensor using twi interface, the twi is not working properly, here in SDK i found two examples of twi - sw_ nd hw_ is sw_...
Hi all,
I have read the nRF51822_PS v2.0 and know that nRF51822 supports the SPI slave mode,so I want to know whcih version of the chip will support it?
Also,I have...
Hi,
is possible to reprogram flash in nRF51822 via radio channel?
If yes - is there application note for this feature
Some customer want to secure upload firmware without...
Hello, I need to transmit a data packet with hundreds of bytes, but aparently the S110 SoftDevice can't handle payloads with size bigger than 23 bytes.
According to the...
I load battery_demo_nrf8200.hex into nRF8200. I can then read battery data on Master Control Panel and watch data change when I change VTG.
I then load health_thermometer_application_nrf8200...
We need to customize the Gazelle protocol on nRF51822. To that end we will need access to the protocol source code - not just the API. Is it possible to progress this way...
Hello,I have a ble HID device,
it can connect iphone4S/Ipad with IOS 7 system,
but the function button of (page up /page down) can't work in app wps ppt.
but it can work...
hi guys, i am writing a TWI application along with S110 but i am not getting the proper value from the sensor which is TWI interface, is anybody wrote an application, kindly...
Hi,
We have a custom board with nrf51822 and we use chip antenna from ST BAL-NRF01D3, now the distance it support is very very short (less than 20 cm). So, please tell me...
Hello,
Can I assign two GPIOTE tasks to work with the same output port? One to set it high, another to set it low.
Here is the code segment:
nrf_gpiote_task_config...
Thanks for all your help.
From 30-yr programmer and new bit-banger.
Playing with the 6310 example, rtc_example, the following code makes no sense to us with the toggle...