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...
Hello,
I'm making BLE bootloader except other BLE functions.
I'm using s130 / sdk 12.1 / nrf51822xxAA environment.
Sure I have some problem.
What I have done :
...
Hello,
I have some problem in DFU.
I followed Nordic tutorial but I failed.
Would you let me know what’s wrong?
If you want to create your own firmware package...
Hi everyone,
I wanted to test out SAADC using the ble_app_proximity example using the nRF52-DK but I am having some issues. I modified the example with the below changes...
very sample led blink demo for FreeRTOS and S130 , but fail.
open source
repo: https://github.com/AMJKeyboard/AMJPureBLEKbd
eror code: https://github.com/AMJKeyboard...
My question may seem silly, I did not so long ago been programming NRF51822 S130. I use examples experimental_ble_app_blinki. I want to get the module ID smartphone when connected...
If I set the I2S peripheral on the nRF52 to mono, ie CHANNELS is either LEFT or RIGHT, what does it actually output? I'm sure it still toggles the LRCLK line to indicate left...
I'm working on a battery - operated device where the battery is soldered onto the device, which makes it inconvenient to pull power to the device. I might be able to get to...
Hello,
I have some problem in DFU.
I ask this again.
I did as below.
Key generation
nrfutil keys generate c:\vault\priv.pem
public key generation in...
Dear Nordic Team,
I can't launch Sniffer on PCA10000 using MCP nor on PCA10040 using nrfConnect. In case of MCP I get "No response from master emulator" and in nrfConnect...
Hi,
is someone of you aware of a portable (Win, Linux, OS/X) GATT client library, prefereable with C++ binding? The only one, that I've found so far is Qt. What do you use...
I have been using nRF8001 equipped Arduinos for a few years now with great success. I exclusively use apple software on the other end. I have a new application that will required...
i want use a 9 axis IMU sensor (3 axis accelerometer,3 axis gyroscope and 3 axis magnetometer) in nrf51822 is it possible and how the transmission of values takes place.....
Hi,
I'm using the bootloader in nRF5_SDK V12.0 with nRF52832. I have some problems want to know:
How to make it run application first after I program softdevice...