we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi community,
I was changing the IDE from SES to VS Code and got everything running fine except debugging.
If i execute VS Code as administrator debugging works as supposed...
Hey guys,
i tried my best did my own research, but i can't get it to work.
I'm trying to manually add .c and .h files to a project in Segger Embedded Studio ialso put...
The following instructions are for using Segger Embedded Studio to flash the dongle.
https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/nrf52840...
Hi,
I have changed the vendor model for sending data from client to server in light switch example. Earlier it was just sending bool values. I have changed it to uint8_t...
Hi,
I try to write in flash with the flash_manager. I use this code to write in the flash.
Everything is fine when the flash writing succeed. But when a issue occur in...
Hi,
I'm using nRF9160 and want to use PWM with the automatic duty sequence feature using DMA, to make an LED "pulse" for example.
Looking at the documentation for the...
We recently bought a nRF9160 Eval board and are planning to connect it with a STM32H757XI_M7.
We would like to know, how well it can be integrated with the IwIP Stack...
Hi Nordic,
I am using the SDK 17, s140 and the nrf52840 , with a modified multilink NUS central example. The intention is to print over UART as fast as possible all data...
Hi All,
I have a nRF9160 custom board connected thru the P19 debug out connector to the NRF91DK board.
How do I 'make' the NRF91DK debug the custom board nRF9160 and not...
Hello. I have a custom board which contains S32K148 MCU and Murata MBN52832 BLE Module and several other modules like GPS, LTE etc. Board is powered via external 12 V adapter...
Hello. It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to know the handle value of the characteristic set as Generic Access and...
Hello,
We have a bunch of demo devices that were populated with the nrf5340 eng A version. So far we have been able to make them work by using nrf connect SDK v1.4.0 which...
Hello
We want to use the Gazell protocol into an Arduino IDE based firmware project.
Therefore I would like to know if you have any advice, documentation, examples, etc...
Hi
What is the max size of RAM and Flash for APP?I looked in the partitions.yml of a sample,I found that there is many region for different use,I don't know which region...
Hello,
Please share any working document to enable UART2 for external communication. I gone through many documents and forum and many setting in prj.conf but still no results...