Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hello, I wanted to send data over peripheral device to the central device by using ble UART example. I used ble_nus_data_send() function in main(void) function. I have checked...
Hi, New user here, I develop using Kicad and it has an antenna based on the Ti SWRA117D design, which is 2.4GHz. Can I confirm I only need two components (as per reference...
Hello,
I am using the SPIM module to communicate the NRF52832 with a sensor, every time it generates an interrupt - which is generated with a frequency of 25Hz. For the...
Hi expert,
I'm working for my project that make a controller for drone, and that i need nus for as my service so i can exchange the data (send order via rx from smartphone...
Hi I'm trying to integrate the iBeacon and Eddystone protocol together. For this I'm using the timeslot to advertise the packets simultaneously. I have successfully integrated...
Hi,
I currently did many test with BLE our new devices, and i am stuck on this probleme since days. The goal of those test are to have internal too for validation process...
I am working on my first nRF52832 design utilizing a 4 layer PCB. I have been reviewing the different antenna options for this device and have some questions about the PCB...
Hi Everyone I am trying to get a hold of the nrf9160 SDK which is based on zephyr. Here is what i would like to know 1. There is a file named zephyr.dts which has all the...
Hey guys, I've been trying to do a range test with 2x PCA10056 dev kits. I believe I've set everything up correctly and cannot achieve more than 300-400 meters before the...
If we input 5V DC supply to Vin 3-5V P20, the Bluetooth programming failed at start. But if we input 3.3V DC supply to P21, the Bluetooth programming passed. Is this Vin 3...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
It seems that the route is decided by the leader, can I specify the route?
...
I am making a simple breakout board for the nRF52833 (I'm using Fanstel's BM833 module). This is what my board is looking like. There's a ground plain on the top and the bottom...
I'm trying to send data from a NUCLEO F401RE board with the nRF 52840 DK using UART. Then have the data to be sent to my phone via Bluetooth. I'm starting from the ble_app_uart...
Hi Devzone:
I have a question that may be common for companies distributing hardware containing nrf52840 chips.
I have figured out how to use nrfutil to generate Bootloader...