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...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
I see that I can USE BT MESH in an application . Can I encrease the number of advertisingh channel adding some secondary advertising channel?
May I do that in this way ...
Hello,
I come to you because I did not find the information on the web about sending MQTT data. I send a buffer of size 1408 with MQTT but I see in the configuration that...
Here is a screenshot of my current debug session. I cannot figure out why this if statement is failing. I have circled the relevant information. Even the disassembly indicates...
Hello,
I am trying to debug and develop in the net core of the nRF5340 and am having trouble flashing and debugging from SES.
I started by following the guide posted here...
Hello,
My board is connected to Gyro, Magneto sensor.
And board is sleep and wake-up by GPIO.
It usually works well. But time to time after wake-up from sleep mode...
Good Morning!
I try to update the modem firmware of a nRF9160 chip.
When I connect it with the nRF Connect v3.6.1 - Programmer (v1.4.10) and try to update the modem with...
Hi all
For the nRF52832, the total maximum sink and source current is recommended to be 15mA in this devzone entry .
Unfortunately, it seems like there is still no value...
I want to add an external button that mimics the properties of the buttons in the nRF52 DK. I read that the switches are all active low, so I assume that this means they are...
Hi,
in peer_manager.h and id_manager.h the docs say a function can return
BLE_GAP_ERROR_WHITELIST_IN_USE
But the error code is called
BLE_ERROR_GAP_WHITELIST_IN_USE...
Hello,
I have an nRF52840 on a custom board. The nRF52840 has been pre-flashed with the Adafruit UF2 bootloader for early development exploration. As the project moves forward...
Using SDK15.3 and S140
following from my previous support request regarding TWI sleep current, I got the newer AIS2DW12 accelerometer and I have successfully connected...
Hello everyone!
I want to develop and app the sends some sensors data over BLE.
I am trying the peripheral_uart sample of the NRF Connect SDK but it seems that I cant...
Hi, there:
based on \\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132, I need add justworks BLE secure connection.
Do you have any document...
Hello, I want to use Multiple Connection (Multiperipheral sample) to connect with multiple IOS phones at the same time to implement UART. Currently, up to 9 units are set...
I am trying to advertise the shotend name of the device no the complete local name, so code looks like follow
After scanning I can still find the name in the advertisement...