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...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hello everyone,
I would like to know how the (G)FSK modulation on nRF52832 is realized. Is my assumption correct, that a Fractional-N PLL in combination with Delta-sigma...
I have the precompiled code running on two seperate nRF52832DK PCA10040 1.2.1 boards. The example appears to do exactly what it said it would do. However I cannot detect any...
I am getting the following errors.
Building ‘1’ from solution ‘1’ in configuration ‘Debug’ Generating linker script ‘1.ld’ Linking 1.elf Output/1 Debug/Obj/ses_nRF_Startup...
Hi,
On STM32 and some other platforms I'm able to get an address that I can write to in order to set the value of a single pin. While (like on nRF) there is one output register...
Hi,
we are looking for a software developer (freelancer) for a Bluetooth LE (BLE) project on a BL652 module. Is there a available developer arround munich / germany.
thanks...
Hello,
Migrating from 1.0.0 to 1.0.1 I've noticed that softdevices in external/softdevice are zipped except SD 132 3.1.0. Does Mesh 1.0.1 break compatibility with SD 132...
Hello,
I do a big scatternet of nRF52840 and i want to deploy code update from a single point. Is there any way to do DFU between 2 nRF52 ? Can a nRF52 propagate it's own...
I am trying the buttonless DFU example from SDK14.2.0. I am not following the testing procedure mentioned at infocentre for SDK14.2.
Followed test procedure:
1. Erase...
I've been using the nrf_twi_mngr_perform() function assuming that my transaction was complete when the function returned. Because of this, I felt safe keeping my descriptors...
Hi Sir/ Miss:
I've a custom peripheral heart rate device.
I use central example "ble_app_hrs_c" to connect it by PCA10040.
After I set up the service (Target_UUID) and...
Dears,
I'd like to add service while connection.
Now I am using UART service and want to add HID service when I put button.
How to add HID service while connection...
I am using Master Control Panel for doing DFU on nRF52832 DK. The nRF52832 is having example dfu code dfu_test_softdevice_w_bootloader_b_s132.hex from sdk11.
nRF51 dongle...
Dear experts,
I'm a new user of NRF52 technology and I use:
Keil µVision v5
NRF52832 (PCA10040)
Keil software pack 8.15 from Nordic Semi
debugger Cyclone...
Hi Nordic
I am porting an application from the EM9304 SoC to the nRF52810.
In the old application it was possible to send 26 bytes of manufacturer specific data (plus...
Hi,
I use BMD-350 on NRF52832 with SDK v13.0.0
I configure my radio to run the BLE at -20dBm power through the API sd_ble_gap_tx_power_set()
But few seconds after starting...