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 Nordic Team,
I'm using nRF52832 DK.
Please suggest any example code to read GATT service(Device information service) by a central device. Please help as soon as possible...
Hello, recently i have my computer changed to a new one with Windows 10. So yesterday i have performed an fresh new install of NCS and Segger with [ Getting Started Assistant...
Hello, I am compiling an application to be flashed onto a nRF52810. I am using Segger Embedded Studios and the nRF52 DK to develop the application. I want to read values from...
Hello All,
I have nrf52810 chip. using softdevice 6.1.1
I have implemented dfu feature.
Now i have implement tx power change feature through nrf connect mobile app...
Me and my team have been working for a couple of months on a custom firmware code for nRF9160 on a custom PCB, based on mqtt_simple and asset_tracker which basically reports...
I have been working to get the secure_bootloader examples to run on the NRF52832_XXAB (QFAB with 32kB RAM and 256kB Flash).
Apart from the fact that I had to change the...
Hi,
Good day!
Problem statement:
TSM12 Capacitive touch sensor IC (I2C com supported) is used in our application. It has got 12 output channels and Channel 1 is a parallel...
I am trying to send a string from the board through uart to the PC(windows) through usb-ttl. I tried using adruino and was able to successfully execute it. but when i tried...
Hi,
I've used the 'Getting Started with nRF9160 DK' tutorial to setup a development environment, I have a problems with loading asset_tracker project. My output:
Loading...
I understand there is a hard fault happening in the SDK. I am using SDK 15.3.0, I am not on a sdk example, but on a specific program I am doing I can't share. It happens a...
Hi,
I added a small shunt resistance to see current consumption of nRF52832.
I see current ripples when DCDC regulator is enabled, this ripples doesn't exist when DCDC...
1. We are running our nrf52832 based project on Eclipse and are able to compile, build and run the project on our target hardware. So far, so good.
2. Now, in addition we...
I'm working with the light switch server example and nRFMeshProvision example project for iOS.
How do you send arbitrary data to a board? I understand the provisioning process...
Hi,
I noticed that there are a few methods in nRF52 SDK v16 to blink LEDs:
Use bsp indication methods which seems based on app_timer;
Use led_softblink library which...
nrf52832, SDK 15.3
The average current consumption is 9.53uA in my system with SPIM. After I init another SPIS, the current consumption goes up to 478uA. CS pin keeps high...