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...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
How does one configure the LF clock source using the new nrf connect SDK ?
(not nRF5_SDK)
I don't see any option for then when doing
west build -t menuconfig
Hello everyone,
I have nrf52840 usb dongle and I want to implement meshSDK/ble_app_uart_coexist example for uart-mesh communication.
I follow all instructions on example...
Let me know How to measure RX Sensitivity by TESCOM TC-3000
My S.W engineer setup TX power +8dBm then He wants to know How can it measure Rx Sensitivity
nRF52840_PS_v1...
Hi
I put the MBN52832 (nRF52832) on my WSM-BL241-ADA-008DK to test the SPI (see the user guide here ).
The sample "peripheral/spi" from SDK ver. 16.0 is used for the test...
Hi everyone I have been trying to use UARTE1 + UART0 combination for a device that i am working on, I have implemented the UART0 using the nrfx_uart library and it works fine...
Hi,
I am using nRF52840 to communicate with the EEPROM. 24AA32AT-I/MC over I2C interface. The TWI scanner example detects the EEPROM address correctly for me .Now, I want...
Hi Team,
We are using nRF9160 DK, we tested that asset tracker application, that was working fine, We also tested the aws_fota (firmware update via AWS) that was also...
I want to develop a mesh network where I can send/receive data from one device to other devices(sleepy sensors) through relay/router node (always on).
For example
A (Publish...
Hi, engineer:
I need to compute FFT on nrf52840, I used sdk-demo fpu-fft, I tested the FFT operation time and found that it took 2 ms,That`s a long time, Did I configure...
Dear all, I have a problem with nRF52811 GPIOTE input interrupt. I have one sensor interrupt pin at GPIO P0.30 with external pull down resistor. I am able to config P0.30...
Hello community,
I have programmed my dongle as beacon. Now I want to stick them to the wall for experiment purposes. How is it possible to power them up via external...
Hello
I am considering a product that connects several NRF52840s to a USB 2.0 7-ch HUB and works with 30 BLE devices. When reviewing a product like this, there are some...
Hi everyone,
I have one question just for confirmation.The available analog pins on nRF52840 DBK are those provided by header P2 (six in total)?
Are there any more available...
Hi,
I'm working with NRF52832 in a BLE mesh project and I'm a newbie in this filed.
Project description:
- There're 5 devices in a BLE mesh network.
- In each device...
Hello,
in the corse of implementing pairing / bonding on top of the softdevice, I was looking for examples. The only example I've found, that seemed to not use the peer_manager...