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...
Hi
win10 64-bit system。Reinstall the system and rebuild the development environment。Reinstall the system and rebuild the development environment. Can't solve the problem...
I can see in Segger Embedded Studio v4.52 under the Build Tab, there are two methods to build the project.
1- Build > Build zephyr/zephyr.elf
2- Build > Build solution...
sdk16.0 ble_peripheral/ble_app_hrs example
I start on nrf52840 DK with the SES
I run the following commands
nrfjprog --recover
nrfjprog --eraseall (?? just because...
I want to add peer to my project_ manager_ Init() implements pairing binding and whitelist. My project is S112 under pc10040e directory The reference routine is e: workspace_...
I want to test the mesh,but Idon't know hao to fine the path to nRF5SDK instance
..\nrf5_SDK_for_Mesh_v4.2.0_src\examples\sensor\server\sensor_server_nrf52832_xxAA_s132_7_0_1...
We are developing a device that has different "modes", and in some modes it acts as a HID keyboard and mouse, but in other modes it does not. This device connects to iOS and...
Hi guys,
I am using the nRF52832 board and after I enabled my device to measure the temperature and return this value, now I will like to save that value in non-volatile...
Hi,
Had a project working and compiling beautifully, all ready to go, last thing to do just upgrade the SDK from 17.0.0 to 17.0.2 and the s132 7.2.0
So I change the...
Hi
I start in programming on nrf9160 DK with a sensor BME280. I followed the tutorial "getting started part 2" (https://devzone.nordicsemi.com/nordic/cellular-iot-guides...
Hello, dear sir:
In my opinion, HFXO means external oscillator, I need to buy a external oscillator because it is not exist in nRF9160?
HFINT means internal oscillator...
I use sdk16 on nrf52810 for development, but I want to use long broadcast packageada. What should I do?
A short broadcast packet can only be 31 bytes
thank you!
To the kind attention of Nordic support team,
I was reading in peer_manager library that when a ble connection is established, using the connection handler as a parameter...
Hi ,
In our actual design, we are using nrf52810. We have done all our development on nrf52832, as there is no Eval Kit present for nrf52810. We are porting our development...
Hello,
I can see RTC drift of around 14 seconds in 1 hr when I select the internal RC oscillator in sdk-config of nrf-calender example.
Is this much drift expected? In...
I would like to add events for button release and button long push to my application. I also want to keep the SDK folder unmodified for easy upgrades.
To do this I copied...