Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I have been having nothing but problems since moving to the nRF52840 and using Segger Embedded Studio.
I have built a project that uses the soft device, my application,...
hello nordic
i am working with nrf52840, device with zephyr and i am writing an application that uses the smp service to preform dfu over BLE.
i am struggling with calculating...
Is there implementation of these functions available for Freertos version of app_timer?
app_timer_cnt_get()
app_timer_cnt_diff_compute()
they are required for LESC...
Hello,
I am trying for connect nRF9160 on LTE-M network.
But keeps LTE searching continuously. I'm using SIM from local network. Is problem on my sim or nRF9160 dk?
...
Hi,
I'm a little confused about nfc tags.
I understand that we can use them for pairing and keys exchange.
However - what happens after pairing? Do server and client...
1. I want to put the nrf52832 into deep sleep mode for some amount of time.
2. Once it wakes up from deep sleep mode, will it affect the content of RAM or flash or any system...
This sounds like very n00bie question and I'm a bit embarrassed to ask this, but I'm not getting anywhere so I have to ask it anyway. Why my GPIOTE events are not working...
we have high current consumption when we are using Accelerometer lis3dh with SPI with no transfer at all on SPI
We have 2 SPI’s in the circuit. The first SPI is connecting...
Hi, I am using nRF5832 DK. Currently, I am using SoftDevice s132 to compile my code. I want to compile it with a different SoftDevice (say s112). But it's not working. Kindly...
Hello, We are developing a smart padlock with nRF52840 on Raytac MDBT50Q-1MV2. It will be powered from CR2 type battery. We will support two types of battery chemicals, Lithium...
My minimum requirement is 1568kbit/s .
I try the example that in Nordic\ncs_v1.7.1\v1.7.1\nrf\samples\esb ..
I increased the dynamic load to 252 ,and It can send about...
https://github.com/NordicPlayground/nrf5-calendar-example
I run the above calendar example in nrf52840 and it run successfully with no error or warning, but i did not see...
Hello,
I am using SDK1.5.1 with one nRf5340 as central and another nRf5340 as peripheral. My use case is, I am setting security level 4 (BT_SECURITY_L4) after establishing...
Hi all,
I'm recently working with Nordic devices (more precisely nRF52840), so I'm still learning. I'm working on a project where I have a shared SPI bus with several devices...
I want to open memory window to check the flash area data which has been written when I was debugging with Visual Studio Code but I can NOT find and open the memory window...