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...
We have a set of custom boards I am working on debugging. I was able to get our software onto the device via nrf jprog tool by uploading a merged hex file (with SD + bootloader...
Hello,
I would like to turn off the logging to UART0 completely on my custom device.
In the past, I have been able to do this using various config options and reduce the...
Hi!
I am currently playing around with the example combining uart and MQTT from this thread , and it seems to work okay. But when i try to send more than 10 characters over...
My end goal for development is something like the following.
Master sends 0x00 slave sends back 13 bytes of data. Master sends 0x01 slave sends back one byte of data....
Hi,
I need to use the cryptocell in a project with a preemptive OS. Are there any relevant code examples available, or at least some general guidelines and precautions ...
Hello,
I would like to implement the network time synchronization from the Openthread API to the existing simple_coap_client example from the Thread and Zigbee SDK. I'm...
Can we increase the packet size in Nrf52 Beacon example ? I want to send UUID=16 Bytes + Major=4 Bytes, Minor= 4 Bytes + RSSI= 1 Byte i.e Total = 25 Bytes. I am using SDK13...
Hi,
Due to several reasons, we can't use the crypto API:s provided by the NRF_SDK (version 15.00) so we are creating a "driver" for direct access of the CC310 via the CRYS_...
Dear Sir/Madam
Currently we are working with nRF9160-DK it is having nRF52840 Board Controller. in this We want to use NRF52840 as a BLE functionality.
We want to develop...
Hello All,
I am writing a custom mobile application, in which i am planning to receive the data from NRF52832 DK and do some task accordingly. But for that i have to pair...
Hello,
I use a Bluetooth chip nrf52832. I want change the name of the device with the UART port from my Windows PC, but I don't find command or byte to change the device...
I've managed to find some magic numbers/commands for working with nRF5x devices using the CTRL-AP interface, but having no such luck with the commands on an nRF9160. I've...
To the kind attention of Nordic support team,
I didn't find in SDK16 any SES version of secured usb bootloader for PCA10100 (tell me if I'm wrong). I mainly modified PCA10056...
Hi
Accordingly to Datasheet:
Both the nRF51 mbed interface FW and the J-Link OB image can be downloaded from www.nordicsemi.com.
i have the mbed FW on my Dongle and...