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...
Hi,
This is Srivisakh. I am using a custom made board integrated with nrf52832 board in which UART is configured. I am using Segger IDE for code development and building...
Hello I have what I hope is a simple question regarding the Internal DC/DC on the nRF52832 and thus nRF52810. I am assuming it is the same internal design, correct between...
We are just in the very beginning of developing a mesh network with 150 devices and a gateway (with a nRF52840 in it). We want to find the best strategy for provisioning....
Hi everyone,
thanks for this discussion - this question addresses almost exactly a potential use case I've been looking into.
I'd like to try and implement something this...
This is from the documentation:
[in,out]
p_length
Pointer Length of the string. Amount of sent bytes.
I'd translate it to a pointer to the requested length...
Hello all, I already did some research finding similar questions and answers in this board, unfortunately I still do not have answer, maybe some can can help pls?
I have...
Hi,
I'm trying to test the BLE Mesh example. I want to prove that whether the feature of Relay is able to work or not. So, I use the functionality of heartbeat publishing...
I am running SDK 14.2.0 and trying to update only the bootloader. Very minor changes were made, resulting in no size increase.
I ran nrfutil (V3.4.0) using the following...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I am testing the input and output of the uart using nRF5_SDK_12.3.0_d7731ad\examples\peripheral...
Hello!
I am using nrf52832 with SDK14.0 and SD 5.0.0
I have issue with Flash data storage. I am using code from example (fds_test from github)
Writting works good...
Hi,
nRF52832 uses which type of modulation technique?
Whether nRF52832 is Adatpive euipment or Non adaptive equipment . Please clarify?
Wireless module certified individually...
Hi all,
I am merging my code from Mesh 1.0 to 2.0.
I am trying to put both Provisioner and Simple On/Off Client into one board,
and then the other board is simple...
Hi,
May I ask what's the minimum reference circuitry for running nrf52810 without RF? Thanks.
Our need is as follows.
1) RF, eg, Antenna is not needed 2) GPIOTE 1 channel...
So I have my dongle sniffing for BLE packets and I can see all the advertising packets coming from the device, even the SCAN_REQ and SCAN_RSP.
But as soon as I paired the...