after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
Hello,
The nrfjprog command is used for the nrf51822 / nrf52833 program.
Suddenly, nrf52833 shows the following error.
Even though family is specified, it is the same...
Hi,
I'm working on NRF52840 DK , S140 and I'm trying to send large data (around ~64KBytes) from a peripheral device. I'm using the following functions: - sd_ble_gatts_hvx...
Hi Everyone,
I'm currently testing the battery service with my development kit, nrF52dk, and I've found an error stating "The handle is invalid" when I press the "read"...
Hi,
I want to build a wireless split keyboard (Left and right parts). I want them to connect to one PC but only need to establish the connection one time. Can both part...
I am working on ble mesh with sdk17.0 and sdk5 for mesh I want to send large data vai ble mesh I followed this post https://devzone.nordicsemi.com/f/nordic-q-a/71105/sending...
Hello.
I've a ublox module with nRF52811 chip.
Is it possible to make a BLE beacon receiver with nRF52811? If yes, is there any demo application? I've searched nRF SDK...
I have been playing with an Ikea Tradfri E1812 button, a Philips Hue bulb, and zigbee2mqtt. I see that when I bind the button's OnOff output cluster to the bulb's OnOff input...
Hello,
I am looking into evaluating the nrf5340 with different functions running out of external flash, and how current draw is affected by these functions. We are looking...
Hi All,
I am working on NRF52840 and trying to optimize the BLE throughput. The current settings are:
PHY: 2M PHY
Conncetion Interval: 9.375 ~ 15 ms
GAP_DATA_LENGTH...
Hi Everyone,
I hope you all are well.
I'm using nrf Connect SDK v1.7.0 and VS code for nrf52833 chipset.
So far I've used NUS service in my code to transmit some data...
Hi, I am trying to write an "event dispatcher" so it's possible to listen to types of event and send events. You pass a function pointer and it will be called when that event...
I was gone for a bit came back did my updates and I can't program my boards threw nRF connect anymore. They just don't show up so reinstalled everything many times restarted...
I am using Zephyr development environment for BLE application development on my computer, now I need to use nrfjprog when burning in (flash), my question is whether nrfprog...
hello sir,
i am using segger to program nrf9160 . i have successfully uploaded sample sketch for blink led using "" open NRF Connect SDK " option. Now i want to create a...
Hi,
We have a custom bootloader and a firmware, both use the USB CDC ACM. Is it possible to start the firmware without resetting the USB instance so Windows have a continuous...