Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
Hi All, anyone aware of a module certified for BLE v4.2 protocol? It doesn't have to be built on the Nordic chip, I'm interested in any other one too. Many thanks!
Hello,
I am using PCA10028 and sdk12.2. My challenge is nrf51822 resets after it executes the code for the first time.
I am storing few values in flash. After that I am...
I'm following this tutorial for creating a basic custom service using the ble_app_template from sdk 13 github.com/.../custom_ble_service_example
I've filled in the following...
Hello,
I am using PCA10028 and sdk 12.2.0. Now I have interfaced temperature sensor and I am storing 4000 readings from sample to flash. Once all the 4000 samples are stored...
When I enable DLE with a max MTU size of 247 (NRF_BLE_MAX_MTU_SIZE = 247) and PDU payload size of 251 (opt.gap_opt.ext_len.rxtx_max_pdu_payload_size = 251) and a max characteristic...
log.txt I have programmed my nRF smart beacon with example peripheral code with DK52. My beacon now flashes red. I am using the nordic sniffer to sniff ble packets in wireshark...
Hi,
I will be using ble_uart application code in my nRF52 Evaluation board. With nRF52 EVK I will be connecting external module over UART communication. I want to detect...
i am having trouble with pwm module 2. only two of the channels are working but not the third nor the fourth.
i tried pwm module 1 but im having the same problem there. i...
I'm currently working on an esb project using two nrf52832 chips wherein PTX regularly sends packets to PRX as a kind of heartbeat monitor. I can't seem to find what happens...
Hi,
I get the ble_app_att_mtu_throughput -example working with the coded PHY between two nRF52840 boards. Very nice, although I did not yet get the coded PHY advertising...
Looking at the ble_nus service, I see that the SoftDevice allows notifications to be more than 20 bytes long:
uint32_t ble_nus_string_send(ble_nus_t * p_nus, uint8_t *...
I'm try to use RTC1 to generate overflow interrupt, but it doesn't trigger interrupt.
void RTC1_IRQHandler(void)
{
// do something
}
main()
{
NRF_RTC1->TASKS_STOP...
Hi,
I'm using s132, sdk 12.1 on nrf52x, my question is about possible race condition when setting the value of a characteristic using sd_ble_gatts_value_set (on peripheral...
Hi,
I am working on a IoT based project with nRF52832 and nRF52840. I am looking for PCB Designers and people who can develop firmware for our project. The firmware development...