Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
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...
Dear Nordic,
I'm trying to make a Bluetooth device that only needs to transmit 2 bytes to tablet/smartphone apps running on android, iphone or ipad. The 2 bytes only need...
Dear nordic,
I face an issue in coded phy scanning. I have two device each advertise in coded. one device is nrf another is not from nrf.
First test:-
scanning(nrf52840...
Hi,
I know that for a time there was a limit to the count of characteristics an Android phone could discover - 40. (See open AOSP bug report )
For what I understand the...
Hi all,
I using SDK MESH 3.0 and light swich server exam. If I send data in button_event_handler function. All run correct.
If I send data in int main -> error in function...
Hi all,
I am using the nRF52832 and Segger Studio for developing a project.
My code is based on saadc, spi and rtc examples from 15.3 SDK. The saadc and spi work fine...
Hi team,
My customer is evaluating Nordic mesh solution and below are 2 questions:
1. Do we have any example code for customer regarding on Nordic BLE mesh co-existence...
Hello,
I have a BLE application, running a GATT server on a nrf52832. The main loop, is basically an endless loop, starting with a call to `sd_app_evt_wait()`, then handling...
Hi,
I have the problem as described in the title, and I have already searched and looked every thread in this forum about this issue, but none of them seems could help....
Im using FDS with FREERTOS on SDK15.3 S132.
Im succesfully initialising fds, then I succesfully do fds_update_record.
However when I restart device and do fds_record_open...
The API of sd_ble_cfg_set() Never return ,jump to Hardfault . Pls Help me ,Thanks.
ret_code_t nrf_sdh_ble_default_cfg_set(uint8_t conn_cfg_tag, uint32_t * p_ram_start...