Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Apologies if this is a Segger question vs a Nordic question.
I have already been evaluating SES for a non-Nordic project, and so it's already installed [on Mac].
I am...
Hello Nordic,
I have already used an earlier version of nrfconnect on this lcomputer( windows 10 language PT-BR).
After upgrading to 2.6.1 I got the the error below: ...
Zboss som times gets stuck in loop trying to start network steering when running sample, most of the time it eventually makes it out of the loop
but what causes the failure...
Hi,
I am using nrf51822 to get DS18B20's temperature data, but I am fail to do it.
Would you please give me an sample C source code which can get temperature data from...
in nRF5_SDK_14.2.0_17b948a project, we get sensor x y z w data in a loop process, the data which print in uart shows very smoothly.
but if i push buttons many times in a...
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role
I use this code.
The connection to thingy was successful. max connection is 10.
The discovery of...
Hello,
are there any new information about the provisioning application? I´d like to set up a Bluetooth Mesh with nrf52840PDK boards and use my smartphone as a provisioner...
Hello Everyone: I have a question: our device needs the long range function, but at the same time, it also needs to wait for the phone to connect. The device and device can...
I am using nRF 5 SDK v 14.2.0.
Store six items of data in flash memory with int or float,
In the program, the values of the six items are acquired,
I want to operate with...
Hello everyone,
I started porting our software from NRF52830 to NRF840.
I am currently stuck with a weird problem: I a unable to use and configure PINs of the NRF52840...
Hi,
I wanna automate the processing of compilation, my idea is to point all path-related files (*.c and *.h), I wrote script which is looking for all *.c and *.h files and...
Hello Nordic team
I am working on nRF52832 Dk, SDK v15.2, example "ble_app_buttonless_dfu".
Following code snippets is the GPIO configuration for pin interrupt:
ret_code_t...
Where can I find the hardware files (PCB, board layout, schematics, etc.) for the Thingy?
There seems to be a vague reference to zip file but no link.
There seems to no...