I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi,
I am working on a product based on an nRF52832 (SDK 15.3, Softdevice S112 v6.1).
For security purposes, I would like to restrict the pairing / bonding procedure to...
Hello, guys!
I am using master branch of nRF Connect SDK and want to use UART_1 module of nRF9160 SiP to communicate with external devices.
I used nrf9160_pca10090ns.overlay...
Hello, I am evaluating different printed antenna options for my Nordic design using nRF52 series ICs. The small size of the meandered antenna used in the nRF24LU1 USB dongle...
Hi,
I am on SDK 15.2 and NRF52832. I think that I am quite stupid because I do not succeed to be in Non-scannable non-connectable mode.
I tried few stuffs, change directly...
Hello,
I need to create an acl connection using bd_address and GATT client LE connection mode.
how to create ACL connection?
How to close ACL connection using connection...
Hi I purchased nRF52840-DK board recently. I'm able to connect it to Mac OS Mojave and I see that the LED5 is blinking every second. However none of the LED1-4 are blinking...
Hi...
I am developing a product using nRF52833 . (S113, SDK 16, IAR8)
My board uses a lithium-ion battery and uses usb charging.
My board turns on automatically...
Hello.
I am developing using usbd_ble_uart project.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I want to add static passkey and bonding in my project...
hi,im use nrf52840 and nrf24lu1p to develop my usb+ble+2.4g product,what i use is:
board:pac10056
sdk:
nrf52840:\nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll...
I need to minimize current consumption when using FreeRTOS. I have merged freertos with the ble_app_uart example using SDK 15.3.0. I am getting the average current as 9.162...
Hi
I want to create a new project in SES
So I click 'File - New project'
Then this window appeared
What should I select?
Please explain how to do the settings...
Dear, NORDIC manager.
Hi, I developing the our products by using the NORDIC MCU.
But, we have problem the transmitter frequency for the certification.
This problem is...
Dear all,
I am currently working on a project about data transmission in the field of energy supply. To evaluate your product I would kindly ask you to answer my following...
Hi,
I am controlling an external device using SPI(M), SYNC, with the nRF52840 DK.
I am using the exact same GPIO configuration using two different test apps using SDK16...