Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
Hi,
I'm using nRF52840 with SDK15.0.0 wit code from : https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial
I could make...
Hi there! I'm an engineering student who is just getting started with all the ARM SoC's and BLE environmenment, in order to develop a project for college. The project that...
I try to test Relay performance of BLE mesh, my setup as following:
1 one client loaded light switch client;
2 two server loaded light server with Relay On;
3 one sever...
Hi, I'm looking to use the nRF9160 DK as an IoT Bluetooth Gateway as listed on the nRF9160's product page. Basically, I am tasked with connecting two nRF52840's (both in GATT...
Hi, I am developping a product with battery power. To preserve the battery life, this product needs to work in low power mode. How can configure nRF51 to advert in low power...
Hi,
I'm using the PCA10056 as a JLINK to my custom board. My board is powered by a LiPo battery through VDDH, and I have access to the SWD pins. I'm also using Segger Embedded...
I started from the blinky example for pca10040e (NRF52810) on SDK15.3, added some files and code to get TWI_MNGR working but i get an error which i can't solve
`.nrf_queue...
Hello
I am currently trying to read data and save the timings of it. When pushing a button on my custom made PCB, the microcontroller goes to the handledata function....
Hey,
So I've been using the Verizon SIM card supplied by nordic with our nRF9160 dev kit. I never really new how the APN was getting configured because it just happened...
Hi, I have DK-52840 where the ATMEL ATSAM3U2C is the on-board debugger. I replace firmware via my J-LINK ULTRA+ JTAG through 10-pin connector on-board, I used J-Link Commander...
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/hardware_driver_pwm.html
Where are more docs like this explaining how to use the drivers?
Hello, everyone, I am a fresh guy using nrf toolbox to read UART (52832) logs. Now I installed nRF Logger and try to save the UART log file. Does anyone can teach me how to...
Greetings to all, I am trying to debug the PrnRF Connect Programmer with visual studio code, but I can not find a way to achieve this. They could give me a hint of how to...
we have a linux gateway with an nrf52832 connected via serial port. the gateway communicates with a modified connectivity HCI application on the nrf52. the gateway device...
Hello everyone,
I am using nrf24l01p. It works fine but some times gets hang, doesn't receive data at all. I am sure that this is not the problem of micro controller because...